Hi - I have a Win32 machine (Win2K) and MS VC++ 6.0. After I installed Perl 5.8.0 (labeled "latest" on the download site) I encountered the following problems installing CPAN modules:
Notes on installing CPAN modules under Perl 5.8 Beau E. Cox, TCH International, Ltd. 08/02/02 Tk-800.024 compile errors in XLib.c. tkWinPort.h line 135 (def of gettimeofday) gives various errors ????? Commented out that line - seems to work. Win32-API-0.20 Undefined variable 'na' in three places. Changed to 'PL_na' in api.xs. Compress-Zlib-1.16 Installed zlib-1.1.4 with this module. When modifing the 'config.in' file, change the relative paths from ./zlib-1.1.4 to zlib-1.1.4. For some reason, the ./ causes nmake to loop! Any ideas? Should I notify the various authors directly? Aloha => Beau. -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]