$ cd /usr/local/src
$ tar xzvf Msql-Mysql-modules-1.2219.tar.gz
$ cd Msql-Mysql-modules-1.2219
# perl Makefile.PL Which drivers do you want to install?
1) MySQL only
2) mSQL only (either of mSQL 1 or mSQL 2)
3) MySQL and mSQL (either of mSQL 1 or mSQL
2)
Do you want to install
the MysqlPerl emulation? You might keep
your old
Mysql module (to be distinguished from DBD::mysql!)
if you are concerned
about compatibility to existing applications!
[n]
Where is your MySQL installed? Please tell
me the directory that
contains the subdir 'include'. [/usr/local/mysql]
Which database should I use for testing
the MySQL drivers? [test]
On which host is database freeshopdb running
(hostname, ip address
or host:port) [localhost]
User name for connecting to database freeshopdb?
[undef] kororo
Password for connecting to database freeshopdb?
[undef] ***********
Creating files for MySQL ....................
Checking if your kit is complete...
Looks good
Using DBI 1.39 installed in
/usr/lib/perl5/site_perl/5.8.5/i386-linux/auto/DBI
Writing Makefile for DBD::mysql
Writing Makefile for Msql-Mysql-modules