--- cf.schmorp.de/server/README 2007/07/17 20:06:07 1.20 +++ cf.schmorp.de/server/README 2007/08/05 19:27:08 1.22 @@ -39,6 +39,7 @@ - Storable >= v2.0 - Time::HiRes >= v1.0 - YAML::Syck >= v0.71 + - YAML => v0.62 **NOTICE**: Crossfire uses an alternative signal stack, so you have to use either the "u"context method (slow) or "a"ssembly when configuring Coro. @@ -96,8 +97,11 @@ Both processes can take some time, depending on your resources :) If you plan to repeat the installation you should specify the --cache option - which will keep costly-to-generate files around for further runs of - cfutil. + first, which will keep costly-to-generate files around for further runs + of cfutil: + + cfutil --cache --install-maps path/to/cfmaps-/ + cfutil --cache --install-arch path/to/cfarch-/ Atfer this you can then run the crossfire executable. This starts a server which you/other people can connect to.