Re: Howto install DBD::mysql without a local copy of mysql
Jochen Wiedmann <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
David Bellizzi wrote: > I have a lot of systems that perform remote queries and it gets to be a > pain having to install a functioning mysql server so the cpan install > scripts for perl -MCPAN -e'install DBD::mysql' won't fail. Is there anyway > way around this fustrating situation? Seems to me theres got to be a > better way. Compile the MySQL sources with --without-server (hope I remember the option name right). This will leave you exactly what's required for DBD::mysql: The client libraries. Jochen -- http://lilypie.com/baby1/050423/1/5/1/+1 -- MySQL Perl Mailing List For list archives: http://lists.mysql.com/perl To unsubscribe: http://lists.mysql.com/[email protected]