I was looking things over and I did find a warning:
Quote:
|
libtool: install: warning: remember to run `libtool --finish /export/home/brandon/download/extras/php/php-5.1.2/libs'
|
The /export/home/brandon/blah/blah was where I compiled PHP from. Even after doing that, I still get
Quote:
# /opt/php/bin/php
/opt/php/bin/php: error: `/opt/php/bin/.libs/php' does not exist This script is just a wrapper for php.
See the libtool documentation for more information.
|
I did ls -a /opt/php/bin and there is no .libs directory. In that /export/home/whatever directory where I ran the libtool command for there are 2 files: libphp5.la libphp5.so
Are these files supposed to go somewhere?