Re: Perl windows to linux conversion



The only problem I've had with porting Windows Perl to Linux Perl is
the bash line. I've learned that oftentimes if you have ActivePerl
installed on Windows, the bash line isn't critical, unless you're
running stand alone CGI scripts on your trusty Win32 machine. One
trick I've read is that you should install Perl on a perl/user/bin
folder, or however your Linux server has it, so that when you transfer
your scripts you don't have to fiddle with the bash line.

Are there any specific problems you are having?

#!/perl/bin/

.



Relevant Pages

  • Re: Perl windows to linux conversion
    ... The only problem I've had with porting Windows Perl to Linux Perl is ... installed on Windows, the bash line isn't critical, unless you're ... trick I've read is that you should install Perl on a perl/user/bin ...
    (comp.lang.perl.misc)
  • Re: Perl windows to linux conversion
    ... > The only problem I've had with porting Windows Perl to Linux Perl is ... it's not a bash line. ...
    (comp.lang.perl.misc)
  • Re: installing perl
    ... bash: perl: command not found ... Where did you install it? ...
    (comp.lang.perl.misc)
  • Re: attempt to build 64 bit on Solaris fails
    ... > libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... > Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)
  • Re: attempt to build 64 bit on Solaris fails
    ... libraries needed to link with a 64-bit Tk. ... We were running a 32-bit version of Perl ... Each section below is a summary of the commands used to install it. ...
    (comp.lang.perl.tk)