User Tools

Site Tools


games:secret_maryo_chronicles

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
games:secret_maryo_chronicles [2008/05/07 22:28] – created kratz00games:secret_maryo_chronicles [2009/08/21 17:57] (current) kratz00
Line 1: Line 1:
 http://www.secretmaryo.org/ http://www.secretmaryo.org/
  
-http://mesh.dl.sourceforge.net/sourceforge/smclone/smc-1.5.tar.bz2+http://downloads.sourceforge.net/smclone/smc-1.9.tar.bz2 
 + 
 +http://downloads.sourceforge.net/smclone/SMC_Music_4.1_high.zip
  
 Required: [[software:cegui]], [[software:boost]] Required: [[software:cegui]], [[software:boost]]
  
 <code> <code>
-sed -i -e 's/boost_filesystem/boost_filesystem-gcc41-mt/' configure.ac && +./configure --prefix=/pub/local/games/smc &&
-sh autogen.sh && +
-CPPFLAGS=-I/usr/include/boost-1_35/ ./configure --bindir=/pub/local/games/smc --datadir=/pub/local/games --prefix=/pub/local/games/smc &&+
 make make
 </code> </code>
  
 <code> <code>
-make install+make install && 
 +cd /pub/local/games/smc/share/smc && 
 +rmdir music && 
 +unzip SMC_Music_4.1_high.zip && 
 +mv data/music/ . && 
 +rmdir data
 </code> </code>
games/secret_maryo_chronicles.1210192090.txt.gz · Last modified: 2008/05/07 22:28 by kratz00