
Kanji
User
/ Moderator
May 18, 2002, 4:29 PM
Post #5 of 6
(13690 views)
|
You probably need the entirety of Visual C++ installed for it to work right, but if you use ActivePerl you can install a pre-compiled [url=http://www.activestate.com/PPMPackages/5.6plus/DBD-Mysql.ppd]PPD from ActiveState using ... c:\> ppm install dbd-mysql I believe IndigoPerl is PPM compatable, but if you're using something like Cygwin, you're better off building with gcc/make instead of Visual C++/nmake. --k.
|