Help - Search - Members - Calendar
Full Version: UNIX LiveCD, for PERL?
Neowin Forums > *nix Customization & Support > Linux Server/BSD/Unix
Panarchy
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
*-<NUDGE>-*
DaveLegg
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
Try installing CygWin, a complete Linux/UNIX environment for Windows. Perl is part of it.
rson451
or you can just install perl in windows.
Jyang
Perl is available for different systems, including Windows http://www.cpan.org/ports/#win32
Panarchy
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
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
It finished isntalling.

Nah, I tried that, differs to much from the book.

Cygwin should help.
Panarchy
Ended up installing Solaris (VMWare).

Solaris isn't working cry.gif
bolerodan
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.
Invision Power Board © 2001-2008 Invision Power Services, Inc.