I'm trying to compile into a binary a program. It's quite simplistic, doesn't even USE or REQUIRE anything, but I'm missing the boat entirely. The error it gives me is thus: ==================== -------------------------------------------------------------------------------- Compiling renamepl.pl: -------------------------------------------------------------------------------- Making C(renamepl.pl.c) for renamepl.pl! C:\cchwhee\Perl\bin\Perl.exe -IC:/cchwhee/Perl/lib -IC:/cchwhee/Perl/site/lib -I. -MB::Stash -c renamepl.pl C:\cchwhee\Perl\bin\Perl.exe -IC:/cchwhee/Perl/lib -IC:/cchwhee/Perl/site/lib -I. -MO=C,-l2000,-umain,-uattributes,-uDB,-u<none>,-uWin32 renamepl.pl The system cannot find the file specified. ERROR: In generating code for renamepl.pl! ==================== What should I do? ------------------------------------------------------- The Unknown @ Blarg! [EMAIL PROTECTED] _______________________________________________ ActivePerl mailing list [EMAIL PROTECTED] http://listserv.ActiveState.com/mailman/listinfo/activeperl
