GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Fucking Around & Business Discussion (https://gfy.com/forumdisplay.php?f=26)
-   -   php compile error any one know? $25 for the answer (https://gfy.com/showthread.php?t=587061)

fris 03-15-2006 01:00 PM

php compile error any one know? $25 for the answer
 
i am compiling php on a new box i get

libtool: link: cannot find the library

but i have libtool installed.

25$ to the person who can help.

OzMan 03-15-2006 01:18 PM

Have you tried getting more detail on the error by adding:

$echo "$modename: cannot find the library \`$lib' (lib${name}.la: $deplib)" 1>&2

Resulting error message becomes something like:

libtool: link: cannot find the library `' (whatever-library-is-missed:
and-where-it-is-missed)

skinnay 03-15-2006 01:23 PM

libtool is installed but probably not in your linker's path, try to set the libtool directory explicitly

try ./configure --help | grep libtool

and look for a --with-libtool option and set it to where you installed libtool

i guess..

fuzebox 03-15-2006 01:44 PM

Quote:

Originally Posted by skinnay
libtool is installed but probably not in your linker's path, try to set the libtool directory explicitly

try ./configure --help | grep libtool

and look for a --with-libtool option and set it to where you installed libtool

i guess..

That's what I said, fris doesn't want to do anything himself.


All times are GMT -7. The time now is 10:26 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123