Newbie: Perl script to Windows and Linux executable versions.
- From: Harry <simonsharry@xxxxxxxxx>
- Date: Fri, 18 Sep 2009 08:17:06 -0700 (PDT)
Hey folks,
I have a perl script that I'd like to be able to run on Windows and
Linux. Is this easily possible?
Here's what I've tried so far... unsuccessfully!
I've tried to install PAR::Packer from CPAN. After having successfully
installed all its dependencies manually, I discovered that I couldn't
install PAR::Packer itself. I got the message:
Can't locate ExtUtils/Embed.pm in @INC ...
I then tried installing ExtUtils/Embed.pm from CPAN. Couldn't. This is
what I got:
CPAN.pm: Going to build D/DO/DOUGM/ExtUtils-Embed-1.14.tar.gz
Writing files for ExtUtils::Embed tests...
Can't locate ExtUtils/Embed.pm in @INC (@INC contains:
Not sure what the current recommended method is in the community for
what I'm trying to do. I'm looking for a 100% free/opensource
solution. Perl2Exe works but only on Windows and with an irritating a
few seconds delay on each invocation.
Regards,
/HS
.
- Follow-Ups:
- Re: Newbie: Perl script to Windows and Linux executable versions.
- From: January Weiner
- Re: Newbie: Perl script to Windows and Linux executable versions.
- From: Ben Morrow
- Re: Newbie: Perl script to Windows and Linux executable versions.
- From: RedGrittyBrick
- Re: Newbie: Perl script to Windows and Linux executable versions.
- From: Harry
- Re: Newbie: Perl script to Windows and Linux executable versions.
- From: Jürgen Exner
- Re: Newbie: Perl script to Windows and Linux executable versions.
- Prev by Date: Re: Newbie: Regular expresion
- Next by Date: Re: Newbie: Perl script to Windows and Linux executable versions.
- Previous by thread: regex match for same number of opening and closing brackets
- Next by thread: Re: Newbie: Perl script to Windows and Linux executable versions.
- Index(es):
Relevant Pages
|