:!: Work in progress !:!

Step by Step: YAKE on Debian

Prerequisites

For this guide we used the following setup:

  • Debian 4.0r0
  • GCC 4.1, make etc
  • premake 3.3

Libraries:

  • boost 1.33.1
  • Lua 5.-

Install premake

Get the binary package premake-linux-3.3.tar.gz from Premake Homepage and put the premake executable into yake/samples/premake.

:!: If the build.sh script complains about not being able to find premake then edit it and replace premake with ./premake in the script.

Sources

Checking out SVN TRUNK (latest development)

Checking out the sources into a directoy 'yake':

svn co https://yake.svn.sourceforge.net/svnroot/yake/trunk .
Creating build files

On the console (in the root of Yake):

cd scripts/linux
./build.sh
make
 
quickstart/yake_on_debian.txt · Last modified: 2008/02/21 21:58 (external edit)
 
Recent changes RSS feed Creative Commons License Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki