![]() |
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. |
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) |
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.. |
Quote:
|
| All times are GMT -7. The time now is 08:28 PM. |
Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2026, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123