In Message-ID: <[EMAIL PROTECTED]> Terry Teague <[EMAIL PROTECTED]> wrote:
> The first battle was with building Mozilla from sources - your instructions > have gtk+ as optional, so I didn't bother downloading and building gtk+, > but Mozilla by default wants gtk+ 2.0. I don't know what other GUI toolkits > are available for Mozilla, although there is an OOo configure option > (--with-mozilla-toolkit) to specify an alternative (--disable-gtk didn't > help). So I ended up downloading Florian's pre-built Mozilla binaries, and > applying your Mozilla patch. Now Mozilla in OOo builds fine (from the > pre-built binaries). I have time to write e-mails... I always build with --with-mozilla-toolkit=xlib (as you might know) unfortunately, we cannot build with vanilla Xcode 1.5+X11 SDK. we also need libidl between 0.6.3-0.6.8 as well (I found that it is in pkgsrc) If we choolse gtk2, we need libIDL 0.8.0. these are checked at configure stage. --NAKATA, Maho ([EMAIL PROTECTED]) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
