Home
Screenshots
Downloads
Forums
Docs
Servers
Stats
IRC Chat
Mods

Special Special    Search Search    Login/Logout Login

Main Page » Compiling in Linux v42

Contents

Compile Scorched3D on Linux

Install Compiler and Base Libraries

Download and install the c++ development tools for your Linux distribution (this is beyond the scope of this document). When installing Fedora core choose the development tools installation option.

Install Development Libraries

  1. Download the development dependencies (may be different for different platforms):
    sudo yum install openal-devel
    sudo yum install wxGTK-devel
    sudo yum install freealut-devel
    sudo yum install fftw3-devel
    sudo yum install SDL_net-devel

Check the Scorched3D.spec file for the full list of depenancies:-

http://scorched3d.svn.sourceforge.net/viewvc/scorched3d/trunk/scorched/Scorched3D.spec?view=markup

Configure Scorched3D

  1. Run configure:
    cd <SRC_DIR>/scorched
    sh autogen.sh

Compile Scorched3D

  1. Compile:
    make -j2

Install Scorched3D

  1. Install:
    sudo make install



Edit this pagePage historyWhat links hereRelated changes
Donate to Scorched3D Get Scorched 3D at SourceForge.net. Fast, secure and Free Open Source software downloads Get it from CNET Download.com! 5 Stars
Scorched3D a totally free game, mountaintop removal at its finest.
© Copyright 2009 Gavin Camp. All Rights reserved.