Panarchy
Mar 21 2008, 06:38
Hello!
I'm learning PERL, but I don't want to install unix.
I'm using "Teach yourself PERL in 21 Days"
I don't mind VMWaring it, as long as I can backup my virtual UNIX.
Please tell me what I should do!
And what UNIX to install (for PERL)
Thanks in advance,
Panarchy
Panarchy
Mar 21 2008, 12:01
*-<NUDGE>-*
DaveLegg
Mar 21 2008, 12:04
Pretty much any linux distro will support perl, if not out of the box, there will be packages in the repo's that do, so it's just a matter of picking your favourite, if you have one, or just go for ubuntu/fedora, and install them into a VM, and you're pretty much good to go.
Mephistopheles
Mar 21 2008, 12:04
Try installing
CygWin, a complete Linux/UNIX environment for Windows. Perl is part of it.
rson451
Mar 21 2008, 16:21
or you can just install perl in windows.
Perl is available for different systems, including Windows
http://www.cpan.org/ports/#win32
Panarchy
Mar 21 2008, 23:41
Quote - (Mephistopheles @ Mar 21 2008, 23:04)

Try installing
CygWin, a complete Linux/UNIX environment for Windows. Perl is part of it.
Oh?
Thanks mate! (Wait, is this like the 3GB one?)
bolerodan
Mar 22 2008, 03:13
Quote - (Panarchy @ Mar 22 2008, 00:41)

Oh?
Thanks mate! (Wait, is this like the 3GB one?)
Yeah im not quite sure if why you don't just install perl for your native Operating system.. (or the OS you are using right now)
Panarchy
Mar 22 2008, 03:45
It finished isntalling.
Nah, I tried that, differs to much from the book.
Cygwin should help.
Panarchy
Mar 23 2008, 04:01
Ended up installing Solaris (VMWare).
Solaris isn't working
bolerodan
Mar 23 2008, 15:23
Who wrote the book? IT cant be that much different. The only thing i can think that would be different is file paths to things.
Perl on a *nix system would use a shebang line like #!/usr/bin/perl
but in windows it would be #!C:\perl\bin\perl.
other than basic file system paths or system commands, it should be easy to translate OS specific functions. Iv done it on a bunch of reading material that was ment for a *nix system but for windows. Coding isnt different on each system.. So I wouldnt think it would be a huge problem
-Bolero
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please
click here.