On 12/1/05, Dan Nicholson <[EMAIL PROTECTED]> wrote:
> > Just a funny thing (well, if I can say so) : it seems there's no ldap
> > support with FF 1.5. I've tried and recompile the 1.0.7, with the same
> > arguments, and I have ldap headers only with 1.0.7. I am ust a
> > beginner in that game, so maybe one can confirm ?
> > This may be a problem if we want to compile OO only with new FF ldap 
> > headers ?
>
> I just looked in the FF 1.5 source, and it looks like LDAP is enabled
> with --enable-ldap.  What arguments are you passing to configure?  FF
> 1.5 is different than 1.0x in this manner.  The instructions on the
> BLFS page will need to be changed.
>
> --
> Dan
> --
Here is my configure :
./configure --prefix=/usr \
            --with-default-mozilla-five-home=/usr/lib/firefox-1.5 \
            --with-user-appdir=.firefox \
            --with-system-zlib \
            --with-system-png \
            --with-system-jpeg \
            --enable-application=browser \
            --enable-default-toolkit=gtk2 \
            
--enable-extensions=cookie,xml-rpc,xmlextras,pref,transformiix,universalchardet,webservices,inspector
\
            --enable-crypto \
            --enable-xft \
            --enable-xinerama \
            --enable-optimize \
            --enable-reorder \
            --enable-strip \
            --enable-cpp-rtti \
            --enable-single-profile \
            --disable-freetype2 \
            --disable-accessibility \
            --disable-debug \
            --disable-tests \
            --disable-logging \
            --disable-pedantic \
            --disable-installer \
            --disable-mailnews \
            --disable-composer \
            --disable-profilesharing  --enable-ldap-experimental

Strange thing :
 ./configure --help | grep ldap
  --disable-ldap          Disable LDAP support
  --enable-ldap-experimental

I used the same  --enable-ldap-experimental option for FF1.0.7 and it
worked ...

Jeremy
--
Linux Registered User #317862
Please do not send me .doc, .xls, .ppt, as I will *NOT* read them.
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to