21 Jan
2008
21 Jan
'08
9:05 a.m.
Walter Krivanek, VividVisions wrote:
First, I have troubles with the configure script. Even if I show the script my exact location of the MySQL include files using --with-mysql-include-dir and similar, I'm getting warnings that mysql.h has not been found and that the MySQL module will be disabled. BTW: This also happens on my Debian server, where MySQL is installed in the standard directories.
Can you post the errors? That might help...
Then, when running make, I'm getting the following error: ranlib: archive member: .libs/rlm_perl.a(DynaLoader.a) fat file for cputype (18) cpusubtype (0) is not an object file (bad magic number) ar: internal ranlib command failed
If you don't need rlm_perl, then delete that entire directory. Alan DeKok.