View Single Post
Old 03-10-2004, 02:36 PM   #5
Jenred
Member
 
Join Date: Jun 2002
Posts: 55
Jenred is on a distinguished road
Its not as complicated as it seems, all you really need is the full version (if your unsure what exactly you need) and run mostly through the bash shell. From there most codebases will give you step by step instructions on commands to enter in a *nix/cygwin environment.

Mostly you'll just be using things like
gzip (which has a help in the bash shell to show what commands go with it and what they do)

make (also has helps)

and then a couple others if your going to be ripping it up and putting it back together like grep and move and all that.
Jenred is offline   Reply With Quote