View Single Post
Posts: 76 | Thanked: 19 times | Joined on Apr 2007
#65
Like everyone else, I love this game. But I won't play it on my n800 anymore... cause it's killing my screen covers!!!!!

So, I pulled numptyphysics svn on my Ubuntu 7.04 (yeah, I know... ever since I upgraded my Windows 95 machine to Windows Me!...)
Code:
svn checkout https://garage.maemo.org/svn/numptyphysics
apt-got a bunch of stuff:
Code:
sudo apt-get install libsdl-dev libsdl-image1.2-dev libx11-dev xlibs-dev
(not sure if all were completely necessary, though)

And attempted to compile in the numptyphysics/trunk folder:
Code:
make
Had to fix one little problem that I couldn't get by in the end:
Code:
g++ i686/Path.o i686/Canvas.o i686/Levels.o i686/Game.o i686/libbox2d.a -Li686 -lSDL -lSDL_image -lX11 -o i686/Game
Created /usr/share/numptyphysics and copied all the *.png, *.jpg and *.nph files along with the i686/Game binary there.
Created a link from Game to numptyphsyics and added it to my path.

Zipped up my /usr/share/numptyphysics directory.
Began writing this post.
THANK YOU TIM EDMONDS!
Thanked Tim Edmonds.
Attached the zip file of my /usr/share/numptyphysics directory, making no promises...
Am about to click Submit Reply

....

Clicked Submit Reply
Noticed that the zip file was not attached because it was a whopping 300 kb.
Clicked Edit...
GOOD LUCK FOLLOWING THE DIRECTIONS! IT'S WORTH IT.
Wished you luck following my directions
Am about to click Save...

Last edited by mplawner; 2008-05-02 at 22:04.
 

The Following 2 Users Say Thank You to mplawner For This Useful Post: