Dnia 2008-08-25, pon o godzinie 22:13 +0200, Thomas Kerkmann pisze:
> [EMAIL PROTECTED] jabberd-2.2.3]# ./configure --enable-sqlite
> --enable-ssl \
>   --with-extra-include-path=/usr/local/include \
>   --with-extra-library-path=/usr/lib64

I don't really get it. You point to the /usr/local/include headers but
to the /usr/lib64 libraries?
So, where is your GnuSASL installed? In /usr/local or in /usr ?

Did you install it from packages or manually?
If from packages, did you install -dev or -devel (depending on
distribution) packages to be able to compile programs with GnuSASL?


> [EMAIL PROTECTED] jabberd-2.2.3]# gsasl --version
> gsasl (GNU SASL) 0.2.27

'gsasl' is a commandline tool and does not really reflect the state of
the GnuSASL _library_. ;-)


> [EMAIL PROTECTED] jabberd-2.2.3]# cat /etc/ld.so.conf
> include ld.so.conf.d/*.conf /usr/lib64

IMO you should either create a separate /etc/ld.so.conf.d/ file or add
the library path on a separate line.
IIRC ld.so.conf file gives library paths one per line.

Anyway, /usr/lib64 is a standard library path on 64bit systems, and you
should not need to add it manually.


-- 
  /\_./o__ Tomasz Sterna
 (/^/(_^^' http://www.xiaoka.com/
._.(_.)_   im:[EMAIL PROTECTED]


--
To unsubscribe send a mail to [EMAIL PROTECTED]

Reply via email to