[Crossfire-wiki] [Crossfire DokuWiki] page changed: crossfire_compile_guide

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Tue Jun 10 14:53:51 CDT 2008


A page in your DokuWiki was added or changed. Here are the details:

Date        : 2008/06/10 14:53
User        : leaf
Edit Summary: New details and notes on launching the server 

@@ -179,8 +179,9 @@
    $ sh autogen.sh && make && sudo make install
  
  autogen.sh script re-creates the configure (./configure) script while the rest of the command starts the compile (build) process.  Pass the same options to autogen.sh as you would normally pass to ./configure since autogen.sh calls ./configure.
  This command requires both autoconf and automake to be installed.
+ 
  
  
  ==== LAUNCH ====
  
@@ -204,8 +205,17 @@
  
    $ ./crossfire-server &
  
  What that command will do is run the Crossfire server and return you back to bash or shell prompt
+ 
+ === Launch, Part2 ===
+ 
+ 
+ As observed on 2008-June-08, launching the server using the method listed above does or might not work.  It will result in an error and segmentation fault (unable to find hook cfapi_map_trigger_connected! Segmentation fault (core dumped) ).  So, try launching the server this way from any directory:
+ 
+   $ ./crossfire &
+ 
+ FIXME - Confirm which method should be used to launch the server and if there is a difference between Trunk and Branches/1.x
  
  FIXME -- How to use crossloop for running the server; crossloop is a script that automatically restarts the server if/when it crashes and can also provide useful debugging or error information from the crash event.
  
  ===== Microsoft (c) Windows =====


IP-Address  : 65.193.16.100
Old Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide?rev=1202018204
New Revision: http://wiki.metalforge.net/doku.php/crossfire_compile_guide

-- 
This mail was generated by DokuWiki at
http://wiki.metalforge.net/




More information about the crossfire-wiki mailing list