configure: error: Cannot find libmysqlclient under /usr.
At php`s configure need to fix line 56512 to "for i in lib64 lib64/mysql; do" (I think so)
I don`t know what to do with this link problem:
/usr/bin/ld: /root/ispconfig/openssl/lib/libssl.a(s2_srvr.o): relocation R_X86_64_32 against `a local symbol' can not be used when making a shared object; recompile with -fPIC
/root/ispconfig/openssl/lib/libssl.a: could not read symbols: Bad value
collect2: ld returned 1 exit status
make: *** [libphp5.la] Error 1
ERROR: Could not make PHP
|