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
Last revisionBoth sides next revision
games:secret_maryo_chronicles [2008/05/07 22:28] – created kratz00games:secret_maryo_chronicles [2009/04/15 18:09] 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://switch.dl.sourceforge.net/sourceforge/smclone/smc-1.8.tar.bz2 
 + 
 +http://switch.dl.sourceforge.net/sourceforge/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 &&+sed -ie 's/boost_filesystem/boost_filesystem-mt/' configure.ac &&
 sh autogen.sh && 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 &&+./configure --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.txt · Last modified: 2009/08/21 17:57 by kratz00