mysql installation problems

2006-07-14 Thread Chris Krusch
--- Newsgroups: perl.dbi.users To: "'mailing list'" Subject: AW: mysql installation problems Date: Tue, 11 Jul 2006 13:54:59 +0200 From: 6.6.6.[at]gmx.de ("Whisky") Message-ID: References: <5BFA699C6B72A04C9DF1047802CE8BEB042EF96B[at]exchfour.olympus.f5net.com&

AW: mysql installation problems

2006-07-11 Thread Whisky
--Ursprüngliche Nachricht- Von: Ephraim Dan [mailto:[EMAIL PROTECTED] Gesendet: Dienstag, 11. Juli 2006 14:42 An: mailing list Betreff: RE: mysql installation problems You're not linking in some libraries, or your runtime LD path is not right, but I couldn't tell you why. A qui

RE: mysql installation problems

2006-07-11 Thread Ephraim Dan
] > Sent: Tuesday, July 11, 2006 14:55 > To: 'mailing list' > Subject: AW: mysql installation problems > > Thank you very much, Ephraim. That helped! > > Now I've got a new problem. DBD:mysql compiles but make test fails. Maybe > you have an i

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

RE: mysql installation problems

2006-07-11 Thread Ephraim Dan
You're overriding the cflags, so none of the mysql include directories are present. Try leaving off the --cflags argument, so that mysql_config can supply the cflags... > -Original Message- > From: Whisky [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 11, 2006 14:18 > To: 'mailing list