Re: Problems Installing DBD::mysql

Jochen Wiedmann <[email protected]>
Newsgroups gmane.comp.db.mysql.perl
Message-ID <[email protected]>
Charlene wrote:

> I really don't want to install MySQL on this server.

You need the MySQL client libraries, though. If you are using Linux, 
look for a MySQL-client RPM, or something similar. Otherwise, you need 
to get the MySQL sources and compile them with something like

      ./configure --prefix=/usr/local/mysqlclient-4.1.14 --without-server

> And although it has errors about mysql-config, it seems to work.

Don't believe it. :-)


Jochen

-- 
MySQL Perl Mailing List
For list archives: http://lists.mysql.com/perl
To unsubscribe:    http://lists.mysql.com/[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.