Trouble with Perl Standalone Executable

2007-10-26 Thread Yoyoyo Yoyoyoyo
Hi all, I was interested in compiling my Perl code. I came across the following site that shows how to do it: http://www.expertsrt.com/tutorials/Matt/perlPAR.html I followed the instructions (I am using PAR and PAR-Packer version 0.976). It works fine on my Mac, but If I take an executable

Re: Trouble with Perl Standalone Executable

2007-10-26 Thread Chas. Owens
On 10/26/07, Yoyoyo Yoyoyoyo [EMAIL PROTECTED] wrote: Hi all, I was interested in compiling my Perl code. I came across the following site that shows how to do it: http://www.expertsrt.com/tutorials/Matt/perlPAR.html I followed the instructions (I am using PAR and PAR-Packer version

Re: Trouble with Perl Standalone Executable

2007-10-26 Thread Yoyoyo Yoyoyoyo
Oh, I thought that they might be portable between OSs. My bad. Chas. Owens [EMAIL PROTECTED] wrote: On 10/26/07, Yoyoyo Yoyoyoyo wrote: Hi all, I was interested in compiling my Perl code. I came across the following site that shows how to do it:

Re: Trouble with Perl Standalone Executable

2007-10-26 Thread Chas. Owens
On 10/26/07, Yoyoyo Yoyoyoyo [EMAIL PROTECTED] wrote: Oh, I thought that they might be portable between OSs. My bad. PAR files can be: http://search.cpan.org/~smueller/PAR-0.976/lib/PAR/Tutorial.pod#Cross-platform_Packages But the binaries created by pp can't: