Changes between Version 41 and Version 42 of BuildInstructions


Ignore:
Timestamp:
Jul 26, 2009, 7:52:19 PM (15 years ago)
Author:
arn34
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v41 v42  
    123123  * libxml2
    124124
    125  * As mentionned in the help file : "You also need to install DevIL manually. It depends on some libraries downloaded through MacPorts above, so get those first. Next, obtain DevIL 1.6.8 RC2 from http://openil.sourceforge.net/download.php. Then extract the archive, and run ./configure, make, and sudo make install." - I downloaded 1.7.8 which is the latest version and it seems to work as well.
     125 * As mentionned in the help file : ''"You also need to install DevIL manually. It depends on some libraries downloaded through MacPorts above, so get those first. Next, obtain DevIL 1.6.8 RC2 from http://openil.sourceforge.net/download.php. Then extract the archive, and run ./configure, make, and sudo make install."'' - I downloaded 1.7.8 (the latest version at the time I wrote this article) and it seems to work as well.
    126126
    127127 * Install the [http://enet.bespin.org/ enet library] for networking.
     
    131131 * Now get the last revision of the game : `svn co http://svn.wildfiregames.com/public/ps/trunk/` (or `http://svn.wildfiregames.com/svn/ps/trunk/` if you have commit access)
    132132
    133  * Recompile FCollada : `cd ''path-to-0ad''/libraries/fcollada/src && make` (where path-to-0ad is obviously the place you put the game folder)
     133 * Recompile FCollada : `cd` '''path-to-0ad'''`/libraries/fcollada/src && make` (where ''path-to-0ad'' is obviously the place you put the game folder)
    134134
    135135 * then compile the game :