Re: Problem with DBI-1.45
Peter Pentchev <[email protected]>
| Newsgroups | gmane.comp.db.mysql.perl |
|---|---|
| Message-ID | <[email protected]> |
On Sun, Nov 14, 2004 at 08:23:29PM -0500, jose isaias cabrera wrote: > > Minh, > > according to this group, you need to install the complete MySQL server on > that machine that you are installing DBI-1.45. It makes no sense to me, > since the MySQL server is a complete different server, so I don't see why I > need to install MySQL on a machine that all it's going to do is run some > perl script to manage the MySQL server. Errr... oops. Guess this was partly my fault. You do not really need to install the full-blown MySQL server, sorry :( All you need is the client libraries - download the full MySQL source (it is a single source tarball for everything), then ./configure it with your favorite values for --prefix and specify --without-server, too :) This will only build the client libraries. Once again, sorry for omitting this kinda important detail :( G'luck, Peter -- Peter Pentchev [email protected] [email protected] [email protected] PGP key: http://people.FreeBSD.org/~roam/roam.key.asc Key fingerprint FDBA FD79 C26F 3C51 C95E DF9E ED18 B68D 1619 4553 This sentence is false.
signature.asc
(application/pgp-signature, 187 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBmGal7Ri2jRYZRVMRAo0rAJ4uE7uXsyILsdlaaFT1Eo+11HrfHACgtu6U 0iEeydyR3HA/EXZ7cOwc8Cc= =qy1G -----END PGP SIGNATURE-----