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

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sat Mar 14 06:49:12 CDT 2009


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

Date        : 2009/03/14 06:49
User        : 
Edit Summary: 

@@ -2,8 +2,30 @@
  Crossfire should install and run on any version of Solaris above Solaris 8 that supports [[wp>X_Window_System|X]].
  
  ===== Installation =====
  You can choose to install Crossfire from either the packages available at: [[http://meeg.elvenrealms.net/packages/|.packages.]] - or by downloading the source which is available on the SourceForge page.
+ 
+ ==== Server ====
+ In the binary, there were some minor compilation problems which were "hacked" to a working state. Further notes are on the downloads page.
+ 
+ === Binary ===
+ 
+ First off, we need to download the server binary, available at [[http://meeg.elvenrealms.net/packages/|.packages.]], then as the super-user(root), install it. This binary contains the server, the archetypes and the maps.
+ 
+ The commands are as follows:
+ 
+   # wget http://meeg.elvenrealms.net/packages/CFserver-sparc.pkg.tgz
+   # su
+   # gtar -zxvf CFserver-sparc.pkg.tgz (if you do not have gtar, do: "gunzip CFserver-sparc.pkg.tgz" followed by "tar -xvf CFserver-sparc.pkg.tar".)
+   # pkgadd -d CFserver-sparc.pkg
+ 
+ === Running ===
+ Once the server is installed, it may be started by running this, as root:
+   # /usr/games/crossfire/bin/crossfire
+ 
+ Or, to run the server loop:
+ 
+  # /usr/games/crossfire/bin/crossloop
  
  ==== Client ====
  At this point in time, the only clients available are the original X11 client and the GTK1 client. Further notes are at the [[http://meeg.elvenrealms.net/packages/|.packages.]] page.
  
@@ -12,6 +34,19 @@
  
    # wget http://meeg.elvenrealms.net/packages/CFclients-sparc.pkg
    # su
    # pkgadd -d CFclients-sparc.pkg
+ 
+ Once these commands are complete, the client is ready to run.
+ 
+ === Running ===
+ Now that the client is installed, we can run it by issuing either of the commands:
+ 
+ For the classic X11 client,
+ 
+   # cfclient
+ 
+ For the GTKv1 client,
+ 
+   # gcfclient
  
  


IP-Address  : 67.189.57.70
Old Revision: http://wiki.metalforge.net/doku.php/solaris?rev=1237030789
New Revision: http://wiki.metalforge.net/doku.php/solaris

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




More information about the crossfire-wiki mailing list