Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

Re: Mysql server or client

Quote Reply
Re: Mysql server or client In reply to
You need to install the MySQL package. It's a program that can be obtained in pre-compiled form for some platforms, and in source form you need to compile.

Once it's installed, you'll also need to install some perl modules (DBI:DBD MySQL) to allow access to the program from perl. They can be obtained from CPAN and if you have a "normal" set up on your perl, they will install and compile automatically.

I'm not sure what you mean by "server/client" software.



http://www.postcards.com
FAQ: http://www.postcards.com/FAQ/LinkSQL/

Subject Author Views Date
Thread Mysql server or client Mikeho 2726 Jun 14, 2000, 7:24 AM
Thread Re: Mysql server or client
pugdog 2655 Jun 14, 2000, 7:29 AM
Thread Re: Mysql server or client
Mikeho 2658 Jun 14, 2000, 8:01 AM
Post Re: Mysql server or client
pugdog 2651 Jun 14, 2000, 11:52 AM