Mailinglisten-Archive |
+-Daniel Molkentin (tops.net)-<danielmo_(at)_tops.net>-[28.12.99]
| versuchs mal mit
|
| # ./configure --with-apxs=/usr/local/apache/bin/apxs \
| !!!>>> --with-mysql=/pfadzurexec/mysql \
| <<<!!!
Das klappt leider nicht, weil er die mysql.h sucht:
...
checking for MySQL support... no
configure: error: Invalid MySQL directory - unable to find mysql.h under
/usr/bin/mysql
Mit --with-mysql=/usr klappt das configure, ein make bricht trotzdem ab mit:
...
gcc -shared -o libphp3.so ./mod_php3.o libmodphp3-so.a -L/usr/local/lib
-L/usr/lib/mysql -lmysqlclient -ldb -lgdbm pcrelib/libpcre.a -lpam -lm -ldl
-lcrypt -lnsl -lresolv -Lpcrelib -lpcre -Wl,-rpath /usr/lib/mysql
gcc: /usr/lib/mysql: No such file or directory
apxs:Break: Command failed with rc=65536
make: *** [libphp3.so] Error 1
Liegt das daran, dass SuSE das mysql ueberall "verstreut" hat? Sollte ich
vielleicht doch meine Faulheit ueberwinden und mysql selber installieren?
Balu
php::bar PHP Wiki - Listenarchive