On Wed, 31 Dec 2003 11:07, James Brown wrote; > Error installing package 'Curses.ppd': Read a PPD for 'Curses.ppd', > but it is not intended for this build of Perl > (MSWin32-x86-multi-thread) > (I downloaded Curses.ppd from ppm.activestate.com/PPMPackages/ and the > ppm3 also found no matches).
Ugh. Maybe you need a different ActivePerl? `perl -V' should give you a string much like `MSWin32-x86-multi-thread' - perhaps that is the build you have. If so, try the ActivePerl build without threading. -- Sam Vilain, [EMAIL PROTECTED] To be sure of hitting the target, shoot first, and call whatever you hit the target. ASHLEIGH BRILLIANT
