Title: Message
I believe I had the
same problem as you, based off two identical RedHat 9 boxes I have
except for mysql, the difference is in the /etc/ld.so.conf
mysql added:
/usr/kerberos/lib/usr/X11R6/lib/usr/lib/qt-3.0.5/lib/usr/lib/sane/usr/local/lib/usr/lib
non-mysql
box:
/usr/kerbero
> Im trying to install the module DBD::mysql so I can connect to a mysql
> database from a perl script. The instructions for installing told me to
> run the command:
>
> perl -MCPAN -e 'install Bundle::DBD::mysql'
>
> this did its thing, downloaded and unzipped some gz gfiles, etc. Then said
> ev