Basic stuff
Posted: Mon Feb 09, 2004 11:36 am
Basic stuffs to do if you want to run a crossfire server
1) download crossfire source package from sourceforge and extract it somewhere
2) change to the source directory and do a ./configure --prefix=<dir to install to>
3) do a make && make install
4) put the maps in <dir to install to>/share/crossfire/maps/
5) go in a console, go to <dir to install to> and type ./bin/crossfire
6) you should get a a pack of messages from server initialisation and then something like 'waiting player connection' (unless you activated weather)
At this stage you should be able to connect to your local server with a crossfire client on same computer by typing 'localchost' (without the quotes) in the metaserver selection.
Can you confirm you reach this step?
1) download crossfire source package from sourceforge and extract it somewhere
2) change to the source directory and do a ./configure --prefix=<dir to install to>
3) do a make && make install
4) put the maps in <dir to install to>/share/crossfire/maps/
5) go in a console, go to <dir to install to> and type ./bin/crossfire
6) you should get a a pack of messages from server initialisation and then something like 'waiting player connection' (unless you activated weather)
At this stage you should be able to connect to your local server with a crossfire client on same computer by typing 'localchost' (without the quotes) in the metaserver selection.
Can you confirm you reach this step?