----- Original Message ----- From: "Christian Soeller" <[email protected]> To: "perldl" <[email protected]> Sent: Thursday, August 13, 2009 11:35 PM Subject: [Perldl] Fwd: not able to install PDL
> Has somebody some pointers for this chap? > Christian > > Begin forwarded message: > >> From: philge philip <[email protected]> >> Date: 13 August 2009 3:18:11 PM >> To: [email protected], [email protected] >> Subject: not able to install PDL >> >> hi >> >> am a programmer from India. not able to install PDL in my windows. >> >> i get an error like this >> >> NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return >> code '0x1' Stop. >> >> NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code >> '0x2' Stop. >> >> NMAKE : fatal error U1077: 'C:\WINDOWS\system32\cmd.exe' : return code >> '0x2' Stop. >> >> please help me to install PDL in my system. >> >> thanking you >> philge CC'ing philge. We need to see more of the 'nmake' output - a copy'n'paste of the *entire* output produced by running 'nmake' would be best. In addition to 'nmake' (or 'dmake') a C compiler is needed, and I suspect this might be what's not being found. But without being able to see what's causing the above error, I'm only guessing (and I'm notoriously bad at that). Also a copy'n'paste of the output of 'perl -V' (that's a capital 'V') would be useful. Philge, please post your replies to the list. I'm not sure, but I think you'll need to subscribe to the list to do that. This can be done easily - see http://lists.cpan.org/showlist.cgi?name=pdl . Cheers, Rob _______________________________________________ Perldl mailing list [email protected] http://mailman.jach.hawaii.edu/mailman/listinfo/perldl
