;Scott T. Hildreth" <[EMAIL PROTECTED]>
Date: July 14, 2005 6:34:48 PM CEST
To: "dbi-users@perl.org"
Subject: Problems installing DBD::mysql
Reply-To: [EMAIL PROTECTED]
If I missed something in the archives I apologize.
I am trying to install DBD::mysql 3.0002, (I have client on
re, but can't seem to think today.
> >
> > Any help would be appreciated,
> >
> >STH
> > --
> > Scott T. Hildreth <[EMAIL PROTECTED]>
> >
> > From: "Scott T. Hildreth" <[
If I missed something in the archives I apologize.
I am trying to install DBD::mysql 3.0002, (I have client only
libraries), when I run make test, all but test 1 fail with,
DBD driver has not implemented the AutoCommit attribute
...this happens on the connect. I set the testhost name
and can c
uot;dbi-users@perl.org"
Subject: Problems installing DBD::mysql
Reply-To: [EMAIL PROTECTED]
If I missed something in the archives I apologize.
I am trying to install DBD::mysql 3.0002, (I have client only
libraries), when I run make test, all but test 1 fail with,
DBD driver has not implem
On 12/23/2004 07:55 PM, Tony McCray said:
Thanks Dave, you helped a lot actually. It turns out that I have a
file in /lib called libnss_files.so.2. I made a copy of the file and
got rid of the '.2' extension. I had to do the same thing with
libnss_dns.so. I haven't tested it yet, but make, make tes
On Thu, 2004-12-23 at 18:07 -0800, Tony McCray wrote:
In addition to everything other folks have said there is some something
much more fundamentally wrong with this picture:
[snip] (look at the perl version named:)
> I have perl 5.8.6 built for i686-linux and mysql Ver 14.7...
[snip] (look a
Thanks Dave, you helped a lot actually. It turns out that I have a file
in /lib called libnss_files.so.2. I made a copy of the file and got rid
of the '.2' extension. I had to do the same thing with libnss_dns.so. I
haven't tested it yet, but make, make test, and make install all seemed
to work fin
Tony,
You seem to be missing libnss_files.so. I'm no familiar with SUSE, so I
can't tell you where to obtain it from, or if its even used. On my RedHat
box, it's in /lib. It implements the 'files' portion of the Name Service
Switch system (but I don't know what that is, either). On my box, 'ma
I'm trying to install DBD::MySQL onto a SUSE Linux machine with the
2.4.19 kernel. I have perl 5.8.6 built for i686-linux and mysql Ver 14.7
Distribution 4.1.7 for pc-linux (i686). I have tried everything I can
find on this and other lists to try, and as far as I can tell I have
everything installe
Steven,
which OS, version is this?
I'd be glad to test this out and find out what the fix is. Did you get
DBD::mysql from cpan?
thanks much!
Patrick
Steven Lembark wrote:
Perl-5.8.5 compiled happily, now updating DBD::mysql with:
mysql-standard-4.0.20-pc-linux-i686
DBD-mysql-2.9004
Catch
Perl-5.8.5 compiled happily, now updating DBD::mysql with:
mysql-standard-4.0.20-pc-linux-i686
DBD-mysql-2.9004
Catch is that newer mysql distro's use ./lib and ./include for
their files not ./lib/mysql or ./include/mysql. Fix is to symlink
'.' to mysql in the lib directory and use
> Network Blitz
> I am having some problems installing DBD::mysql and was wondering if anyone
> had any idea why I am getting the error listed below.
unset LANG; # should take care of your problem.
And it looks like you are using an old version of DBD::mysql.
Rudy
Network Blitz
I am having some problems installing DBD::mysql and was wondering if anyone
had any idea why I am getting the error listed below.
#---#
Which drivers do you want to install?
1) MySQL only
2) mSQL only
(Mike)
Cc: [EMAIL PROTECTED]
Subject: RE: Problems installing DBD::mysql
Mike,
Type in 'ldconfig -r' on the command line, look for :
221:-lmysqlclient.10 => /usr/local/lib/mysql/libmysqlclient.so.10
If you don't try,
'ldconfig
Mike,
Type in 'ldconfig -r' on the command line, look for :
221:-lmysqlclient.10 => /usr/local/lib/mysql/libmysqlclient.so.10
If you don't try,
'ldconfig -m /usr/local/lib/mysql/libmysqlclient.so.10'
and try to compile DBD::mysql again.
On 05-Oct-0
Hi,
I am trying to install DBD::mysql on a FreeBSD system and cannot get it to
install for the life of me. I've installed it with no problems on a ton of
Linux systems with no problems. Any help would be greatly appreciated!
Here's the output of all the commands I ran to install it:
mysql3# gu
16 matches
Mail list logo