[Crossfire-wiki] [Crossfire DokuWiki] page changed: user:kbulgrien

no-reply_wiki at metalforge.org no-reply_wiki at metalforge.org
Sun Sep 2 19:03:34 CDT 2007


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

Date        : 2007/09/02 19:03
User        : 
Edit Summary: Add makedepend to tool chain; Fix config.sh; Add backup instructions.

@@ -15,8 +15,10 @@
  
  =====Client=====
  
  Boot the virtual machine and open a terminal session.
+ 
+ ====Install client dependencies====
  
  ====Client configure====
  
  To begin with freshly checked out sources, or to properly process recent modifications to **configure.in**, **configure.ac**, or **Makefile.am** files, a configuration process is invoked as follows:
@@ -26,8 +28,10 @@
  
  =====Server=====
  
  Boot the virtual machine and open a terminal session.
+ 
+ ====Install server dependencies====
  
  ====Server configure====
  
    $ cd ~/svn/trunk/server
@@ -95,9 +99,9 @@
  Create yet another shell script called **config.sh** as follows:
  
    #!/bin/bash
    #
-   export CFLAGS=-ggdb\ -g\ -O0
+   CFLAGS=-ggdb\ -g\ -O0
    bash autogen.sh --prefix=${HOME} ${*}
    echo
  
  =====Checkout the Crossfire sources=====
@@ -105,9 +109,9 @@
  Execute the **svn-co.sh** script to check out the development sources.
  
    $ bash svn-co.sh
  
- Proceed to [[user:kbulgrien#Crossfire development workspace setup|Crossfire development workspace setup]].
+ Proceed to [[user:kbulgrien#Development and testing|Development and testing]].
  
  =======Mandriva qemu setup for Crossfire testing======
  
  =====What packages are there?=====
@@ -299,12 +303,17 @@
    make
    subversion...
    Proceed with the installation of the 17 packages? (43 MB) (Y/n) y
    ...
-   $ sudo urpmi patch tree
+   $ sudo urpmi makedepend patch tree
    $ exit
  
  Shut down the virtual system with **Star | Log Out... | Turn Off Computer**.
+ 
+ Make a backup of a clean virtual box that only has the development tools installed on it.  On the host computer, execute the following commands:
+ 
+   $ cd ~/qemu
+   $ tar -cjf mandriva-one-2007-qemu-image.devel.tar.bz2 mandriva-one-2007-qemu-image
  
  Proceed to [[user:kbulgrien#Crossfire development workspace setup|Crossfire development workspace setup]].
  
  ======qemu packages======


IP-Address  : 66.137.82.229
Old Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien?rev=1188776564
New Revision: http://wiki.metalforge.net/doku.php/user:kbulgrien

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




More information about the crossfire-wiki mailing list