AW: mysql installation problems

2006-07-11 Thread Whisky
perl Makefile.PL --cflags='-I/usr/local/mysql-standard-5.0.18-linux-i686/include -O3 -march=pentium4 -mtune=pentium4' --mysql_config=/usr/local/mysql-standard-5.0.18-linux-i686/bin/mysql_config --testdb=TESTDB --testuser=TESTUSER --testpassword=TESTDB Thx again for your help, Whisky ---

AW: mysql installation problems

2006-07-11 Thread Whisky
kay. 431/434 subtests failed, 0.69% okay. make: *** [test_dynamic] Error 2 --- Seems to be a library problem but I don't know where to start looking... -Ursprüngliche Nachricht- Von: Ephraim Dan [mailto:[EMAIL PROT

DBD:mysql installation problems

2006-07-11 Thread Whisky
Hello List! I've got quite some trouble installing DBD:mysqli (3.0006) on a Debian box running MySQL 5.0.22. It would be great if some of you had some idea on how to solve this. So here's what happens when I try doe build the package: --