--- deliantra/server/README 2007/08/04 17:48:15 1.21 +++ deliantra/server/README 2007/08/18 17:33:53 1.23 @@ -27,7 +27,7 @@ - AnyEvent >= v2.52 - BDB >= v0.1 **libdb4.5, libdb4.4 might work** - Compress::LZF >= v1.8 - - Coro >= v3.62 **SEE IMPORTANT NOTICE BELOW** + - Coro >= v3.64 **SEE IMPORTANT NOTICE BELOW** - Coro::Event >= v2.1 - Crossfire >= v0.99 - Digest::MD5 >= v2.0 @@ -97,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.