What Cygwin packages do I need to compile AFKMud?
< Newer Topic
:: Older Topic >
Pages:<< prev 1 next >>
#1 Jan 2, 2006 10:11 pm
Last edited Jan 6, 2025 1:01 pm by Samson
Black Hand
GroupAdministrators
Posts3,706
JoinedJan 1, 2002
You will require the following above and beyond the default base install:
Development: make, g++, perl ( Makefile dependencies )
All necessary package dependencies to support these will be downloaded by the Cygwin installer. Once you have these setup you can compile and run any of the FUSS packages in Cygwin. You may note that crypt libraries are *NOT* required as AFKMud use the sha256 password scheme. It should also be noted that zlib libraries were installed as part of the base package during the last test made and are not required as a separate setup.
Development: make, g++, perl ( Makefile dependencies )
All necessary package dependencies to support these will be downloaded by the Cygwin installer. Once you have these setup you can compile and run any of the FUSS packages in Cygwin. You may note that crypt libraries are *NOT* required as AFKMud use the sha256 password scheme. It should also be noted that zlib libraries were installed as part of the base package during the last test made and are not required as a separate setup.
Pages:<< prev 1 next >>