Stefan Jösch wrote:
> I've run
>
> ./configure --with-mysql --with-apxs --with-xml --with-sablot
>
> and then after typing "make" I get the following error:
>
> /usr/bin/ld: cannot find -lxmltok
> collect2: ld returned 1 exit status
> make[1]: *** [libphp4.la] error 1
> make[1]: leaving directory »/usr/local/src/lamp/php-4.0.4pl1«
> make: *** [all-recursive] error 1
>
> even after running ldconfig with the shared libs
>
> libxml.la libxmlparse.so.0.1.0 libxml.so.1
> libxml.so.2
> libxmltok.so.0
> libxmlparse.so.0 libxml.so libxml.so.1.8.9
> libxml.so.2.2.2 libxmltok.so.0.1.0
>
> in /usr/lib/ and re-running the configure-command.
>
> Can anyone help me? I have a Linux Mandrake 7.0 machine.
I've fixed the bug. Now it works....
--
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]