DBD-mysql, make error, and Cobalt

DBD-mysql, make error, and Cobalt

am 18.02.2004 03:49:42 von Ben S

First of all, I am glad this list exists. Thanks in
advance for any help you can give me; I hope I can
contribute some useful things too.

Anyway, I'm sure you've heard about the error 1
problem when running make for the DBD-mysql module,
and how the INSTALL.html file recommends installing
some libraries. Well, I am trying to compile the
module using a MIPS-based Cobalt Qube2 microserver,
which runs a version of Linux which is basically
RedHat 5.2, I believe. I compiled MySQL from source,
and it works just fine. I also have the DBI module
installed. After I got the error initially, I
installed the following:

zlib-devel-1.1.2-2C1
libstdc++-devel-2.8.0-9
libgr-devel-2.0.13-13
libgd-devel-1.3-2
glibc-devel-2.0.7-29

I installed all of these from RPMs compiled for the
MIPS platform, and they installed just fine, though
the problem persisted. Any advice? Do I need later
versions?

Once again, thanks in advance for any help.

Ben

__________________________________
Do you Yahoo!?
Yahoo! Mail SpamGuard - Read only the mail you want.
http://antispam.yahoo.com/tools

--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 18.02.2004 06:54:04 von Jochen Wiedmann

Ben S wrote:

> Anyway, I'm sure you've heard about the error 1
> problem when running make for the DBD-mysql module,
> and how the INSTALL.html file recommends installing
> some libraries.

What libraries?


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 18.02.2004 06:54:04 von Jochen Wiedmann

Ben S wrote:

> Anyway, I'm sure you've heard about the error 1
> problem when running make for the DBD-mysql module,
> and how the INSTALL.html file recommends installing
> some libraries.

What libraries?


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 20.02.2004 07:46:45 von Jochen Wiedmann

Ben S wrote:

> The libraries it listed were libz-devel, libgz-devel,
> zlib-devel or gzlib-devel.

I think it were better to give a complete log of the installation procedure
and output.


Jochen


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 20.02.2004 07:46:45 von Jochen Wiedmann

Ben S wrote:

> The libraries it listed were libz-devel, libgz-devel,
> zlib-devel or gzlib-devel.

I think it were better to give a complete log of the installation procedure
and output.


Jochen


--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 20.02.2004 18:31:37 von Patrick Galbraith

Ben,

One other thing you might do to verify that those libraries are in fact
properly installed:

ldconfig -p |grep -i libz

Sometimes, RPM doesn't seem to run ldconfig after it installs a new package.

What version of DBD::mysql are you trying to install? Src or RPM?

regards,

Patrick



Jochen Wiedmann wrote:

> Ben S wrote:
>
>> The libraries it listed were libz-devel, libgz-devel,
>> zlib-devel or gzlib-devel.
>
>
> I think it were better to give a complete log of the installation
> procedure and output.
>
>
> Jochen
>
>

--
Patrick Galbraith, Senior Systems Engineer
MySQL AB, www.mysql.com
Office: +1 206 719 2461

Are you MySQL certified? www.mysql.com/certification



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org

Re: DBD-mysql, make error, and Cobalt

am 20.02.2004 18:31:37 von Patrick Galbraith

Ben,

One other thing you might do to verify that those libraries are in fact
properly installed:

ldconfig -p |grep -i libz

Sometimes, RPM doesn't seem to run ldconfig after it installs a new package.

What version of DBD::mysql are you trying to install? Src or RPM?

regards,

Patrick



Jochen Wiedmann wrote:

> Ben S wrote:
>
>> The libraries it listed were libz-devel, libgz-devel,
>> zlib-devel or gzlib-devel.
>
>
> I think it were better to give a complete log of the installation
> procedure and output.
>
>
> Jochen
>
>

--
Patrick Galbraith, Senior Systems Engineer
MySQL AB, www.mysql.com
Office: +1 206 719 2461

Are you MySQL certified? www.mysql.com/certification



--
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe: http://lists.mysql.com/perl?unsub=gcdmp-msql-mysql-modules@m .gmane.org