Hi Bill, > perl -MCPAN -e 'install DBD::mysql'
> results in ... you need an mysql importlib and the headers. Get the Source and compile it (use the --without-server flag when configuring). IIRC there are also several usres on this list which will happily send you their own versions of a mysqlclient library for Cygwin. You can also fetch my (OLD) version: http://anfaenger.de/cygwin.mysql/mysql-client-3.23.43-pc-cygwin-i586.tar.bz2 which only contains the libs, headers and client executables. Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/