Top Mud Sites Forum

Top Mud Sites Forum (http://www.topmudsites.com/forums/index.php)
-   MUD Coding (http://www.topmudsites.com/forums/forumdisplay.php?f=9)
-   -   Cygwin and Windows (http://www.topmudsites.com/forums/showthread.php?t=375)

Scrod Fungus 02-28-2004 04:46 PM


welcor 02-28-2004 07:18 PM

Well, cgywin have a pretty large documentation site accessible via their front page:


Amongst these is their and a

One of the most important factors when starting to use cygwin is to realise that the setup program will not automatically install everything you'll need to program. Look under the Devel tree in setup, and select the compilers you wish to use. gcc and gcc-g++ sounds like they are what you need. This will automatically select the libraries, etc., that are needed for these tools to work. I'd recommend getting diff-utils as well, under Base. If you find out later you forgot something, you can always run the setup program again, and it will install/remove the packages you de/select.

Scrod Fungus 03-02-2004 03:01 PM


Spazmatic 03-02-2004 09:09 PM

Also: Experiment. Good fer learnin' yessir.

Jenred 03-10-2004 02:36 PM

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.


All times are GMT -4. The time now is 05:38 AM.

Powered by vBulletin® Version 3.6.7
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright Top Mud Sites.com 2022