Changes between Version 16 and Version 17 of BuildInstructions


Ignore:
Timestamp:
Jul 12, 2009, 5:37:53 PM (15 years ago)
Author:
Simon Brenner
Comment:

Add valgrind and enet to dependency list.

Legend:

Unmodified
Added
Removed
Modified
  • BuildInstructions

    v16 v17  
    6767  * libpng
    6868  * libxml2
     69  * OpenGL
    6970  * OpenAL
    7071  * libogg
     
    7576  * gamin (Linux only)
    7677  * BFD (typically called something like binutils-dev) (Linux only)
     78  * valgrind
     79  * enet
    7780  * and maybe some other things?
    78  * For '''Ubuntu''' the following might help: ''sudo apt-get install build-essential libsdl1.2-dev zlib1g-dev libpng12-dev libjpeg62-dev libgamin-dev nasm libwxgtk2.8-dev libboost-dev libboost-signals-dev libopenal-dev libalut-dev libvorbis-dev libogg-dev libcrypto++-dev binutils-dev libnspr4-dev libdevil-dev''
     81 * For '''Ubuntu''' the following might help: ''sudo apt-get install build-essential libsdl1.2-dev zlib1g-dev libpng12-dev libjpeg62-dev libgamin-dev nasm libwxgtk2.8-dev libboost-dev libboost-signals-dev libopenal-dev libalut-dev libvorbis-dev libogg-dev libcrypto++-dev binutils-dev libnspr4-dev libdevil-dev valgrind libenet-dev''
    7982 * For '''OS X''' you'll need [http://www.macports.org MacPorts] first. Then the following might help: ''sudo port install boost libsdl spidermonkey wxWidgets''
    8083