User Tools

Site Tools


games:fillets-ng

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
games:fillets-ng [2009/01/24 20:24] kratz00games:fillets-ng [2009/11/14 18:22] (current) kratz00
Line 1: Line 1:
 http://fillets.sourceforge.net/ http://fillets.sourceforge.net/
  
-http://dfn.dl.sourceforge.net/sourceforge/fillets/fillets-ng-0.8.1.tar.gz\\  +http://downloads.sourceforge.net/fillets/fillets-ng-0.9.2.tar.gz\\  
-http://dfn.dl.sourceforge.net/sourceforge/fillets/fillets-ng-data-0.8.1.tar.gz\\ +http://downloads.sourceforge.net/fillets/fillets-ng-data-0.9.2.tar.gz\\ 
  
-required: [[software:lua]]+required: [[software:lua]], [[software:smpeg]] (only for the intro video)
  
 <code> <code>
Line 10: Line 10:
 ./configure && ./configure &&
 make && make &&
-export INSTALL_DIR=/pub/local/games/fillets-ng-0.8.&&+export INSTALL_DIR=/pub/local/games/fillets-ng-0.9.&&
 mkdir -p $INSTALL_DIR && mkdir -p $INSTALL_DIR &&
 cp src/game/fillets $INSTALL_DIR/fillets.bin && cp src/game/fillets $INSTALL_DIR/fillets.bin &&
-tar xzvf /pub/fillets-ng-data-0.8.1.tar.gz -C $INSTALL_DIR --strip-components=1 &&+tar xzvf /pub/fillets-ng-data-0.9.2.tar.gz -C $INSTALL_DIR --strip-components=1 &&
 cat > $INSTALL_DIR/fillets << "EOF" cat > $INSTALL_DIR/fillets << "EOF"
 exec ./fillets.bin systemdir=. exec ./fillets.bin systemdir=.
 EOF EOF
-chmod 755 $INSTALL_DIR/fillets+chmod 755 $INSTALL_DIR/fillets && 
 +unset INSTALL_DIR
 </code> </code>
games/fillets-ng.1232825056.txt.gz · Last modified: 2009/01/24 20:24 by kratz00