Author |
Message |
muggins
Joined: 20 Jan 2006 Posts: 6747 Location: hobart
|
Posted: Sat 28 Jul 2007, 07:31 Post subject:
gnurobbo: SDL based game |
|
http://gnurobbo.sourceforge.net/
Gnurobbo needs SDL libraries.
Run via Menu->Fun->GnuRobbo.
Description |
|
Filesize |
61.1 KB |
Viewed |
1421 Time(s) |

|
Last edited by muggins on Sun 13 Dec 2009, 05:01; edited 1 time in total
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6747 Location: hobart
|
Posted: Fri 20 Mar 2009, 20:31 Post subject:
|
|
Uploaded v0.62.
|
Back to top
|
|
 |
muggins
Joined: 20 Jan 2006 Posts: 6747 Location: hobart
|
Posted: Sun 13 Dec 2009, 05:02 Post subject:
|
|
Uploaded v0.64. (New version has sound effects)
|
Back to top
|
|
 |
auriza

Joined: 05 Jan 2009 Posts: 46 Location: Surakarta, Java
|
Posted: Wed 23 Dec 2009, 22:38 Post subject:
|
|
Looks interesting, I'll give it a try later.
Thanks.
|
Back to top
|
|
 |
auriza

Joined: 05 Jan 2009 Posts: 46 Location: Surakarta, Java
|
Posted: Fri 01 Jan 2010, 03:44 Post subject:
GNU Robbo 0.65 |
|
Uploaded v0.65
(Removed other themes except default)
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 903
|
Posted: Wed 17 Jun 2015, 11:38 Post subject:
|
|
Quite addictive! Download static linked version for most Puppy versions gnurobbo-0.66.tar.gz
|
Back to top
|
|
 |
giannis4
Joined: 28 Jun 2013 Posts: 98
|
Posted: Wed 17 Jun 2015, 18:24 Post subject:
|
|
I've tried to install it but I've got this:
root# make
cc -O3 -pipe -Wall `sdl-config --cflags` -DPLATFORM_PC -DVERSION=\"0.66\" -DPACKAGE_DATA_DIR=\"./data\" -DHAVE_MUSIC -DHAVE_DESIGNER -c board.c -o board.o
/bin/sh: sdl-config: command not found
In file included from board.c:21:0:
game.h:34:21: fatal error: SDL/SDL.h: No such file or directory
compilation terminated.
make: *** [board.o] Error 1
_________________ tahrpup 6.0 CE non PAE
|
Back to top
|
|
 |
giannis4
Joined: 28 Jun 2013 Posts: 98
|
Posted: Wed 17 Jun 2015, 18:59 Post subject:
|
|
Nevermind I've installed it via the PPM. I can't figure out why I could not compile it though.
_________________ tahrpup 6.0 CE non PAE
|
Back to top
|
|
 |
goingnuts
Joined: 07 Dec 2008 Posts: 903
|
Posted: Thu 18 Jun 2015, 00:06 Post subject:
|
|
Looks like missing SDL-dev (SDL + SDL_mixer)...
|
Back to top
|
|
 |
giannis4
Joined: 28 Jun 2013 Posts: 98
|
Posted: Thu 18 Jun 2015, 06:20 Post subject:
|
|
This is what is already installed.
_________________ tahrpup 6.0 CE non PAE
|
Back to top
|
|
 |
OscarTalks

Joined: 05 Feb 2012 Posts: 1730 Location: London, England
|
Posted: Thu 18 Jun 2015, 11:28 Post subject:
|
|
What about if you tick the DEV checkbox?
Are these included in the distro or have you installed them?
The error suggests missing DEV packages (headers) as goingnuts said.
If this is TahrPup I did find that some DEV lib packages are missing from the devx (when I was compiling something else the other day). I reported it to 666philb so he is aware of it. I don't know if this is the case with these SDL libraries but if so just install them via PPM or from packages.ubuntu.com and try again.
The package by goingnuts is statically linked so should work in most Pups without needing to compile anything.
I tried it in Dpup Wheezy and it ran OK.
_________________ Oscar in England

|
Back to top
|
|
 |
giannis4
Joined: 28 Jun 2013 Posts: 98
|
Posted: Thu 18 Jun 2015, 13:37 Post subject:
|
|
Yes, its TahrPup. I only had to install the mixer1.2 lib .All the rest were included in the distro.
Here is what the compiling file says:
Requirements
============
libSDL
libSDL_mixer
libSDL_image
and accompanying devel packages.
Optional: libSDL_ttf and accompanying devel package.
So, I've checked the DEV box and installed all the accompanying devel packages with no luck. The compiling process fails.
_________________ tahrpup 6.0 CE non PAE
|
Back to top
|
|
 |
|