Title: Message
Does any have
experience with installing the DBI/DBD for MySQL and fixing errors within the
install?
Allen
This message may contain proprietary or confidential company information.
Any unauthorized use or disclosure is prohibited.
I am attempting to install DBD-mysql-2.9003 on a Solaris 2.8 machine.
The DBI is 1.40. It runs the perl Makefile.PL (I use the cflags, libs,
testuser, testpassword and testhost options) amd make without any errors
but when I run the make test, the test are failing. Here is the feedback
from make t
Good Evening
I have been attempting to install DBI 1.18 without any success. I was
able to run the Makefile.PL with any problems but when I tried to run
the make I received the following error...
gcc -c -I/opt/gnu/include -O-DVERSION=\"1.18\"
-DXS_VERSION=\"1.18\" -fpic
-I/opt/gnu/lib/p
test.pl with a earlier version (1.06)
DBI and everything work fine. Somehow there is a problem doing the make
with a version high than 1.08.
Allen
-Original Message-
From: Gregory Hart [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, August 21, 2001 12:57 PM
To: Wilson, Allen; [EMAIL PROTECTED
was 127.
Thanks for the help
Allen
-Original Message-
From: Neil Lunn [mailto:[EMAIL PROTECTED]]
Sent: Monday, August 20, 2001 8:05 PM
To: Wilson, Allen; [EMAIL PROTECTED]
Subject: RE: DBI 1.18 problems
Allen,
It might help if you told people which version of perl you were using
Could any provide any
assistance
I am trying to
upgrade my DBI to 1.18 and I kept getting the following error when I run
test.pl:
DBI object version 1.08 does not match $DBI::Version 1.18 at (a
path that points to DynaLoader.pm) at line 185.
When I took at look
at the DynaLoa