Fedora Linux Support Community & Resources Center
  #1  
Old 1st January 2007, 05:02 PM
centos_x Offline
Registered User
 
Join Date: Apr 2005
Location: italia
Posts: 157
Supertux-0.3.0

For others will need to rebuild......
http://rpms.servehttp.com/pub/3/homebox/test/SRPMS/

For fedora 3
http://rpms.servehttp.com/pub/3/home...hbfc3.i386.rpm

You'll need extras repo enabled to get some dependacies.....
Reply With Quote
  #2  
Old 1st January 2007, 05:08 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,225
Moved to Gamers Lounge
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
Reply With Quote
  #3  
Old 1st January 2007, 05:17 PM
centos_x Offline
Registered User
 
Join Date: Apr 2005
Location: italia
Posts: 157
sorry about that, wasn't even aware this part existed, didn't see any sign of it in repos so figured would through it up.

Fun game

version will only run in GL mode and audio uses openAL if anyone cares to know that ahead, level editor will be soon, requires mono, libgdiplus, gtk-sharp
Reply With Quote
  #4  
Old 1st January 2007, 10:44 PM
buddha Offline
Registered User
 
Join Date: Apr 2005
Location: Texas
Posts: 354
Thank you for letting us know that an update has been released.

I just built it from source on FC6 and tried it. It works great!

The graphics and sound are much better than the old version.
Reply With Quote
  #5  
Old 3rd January 2007, 01:40 AM
mlavalle Offline
Registered User
 
Join Date: Nov 2004
Location: Ontario, Canada
Age: 37
Posts: 160
I built it from source to, and it works like a dream. Very much improved upon its predecessor. I can't wait until they approach more Super Mario like functionality (ie pipes you can go down into and the like).
Reply With Quote
  #6  
Old 5th January 2007, 06:44 PM
bruno2040 Offline
Registered User
 
Join Date: May 2005
Posts: 69
I cannot make it work !
Supertux-0.1.3 was working fine.
When I start supertux-0.3.0, I ear the music and it seems that the program is actually reponding to the keyboard but I have a dark screen.

I rebuilt from the source and I am using FC4.
I found some errors in configure.log which may be related to my version of glibc (glibc-2.3.6-3). I use gcc 4.0.2.

Which version of FC and glibc do you use ?

Thank you.
Reply With Quote
  #7  
Old 5th January 2007, 06:56 PM
buddha Offline
Registered User
 
Join Date: Apr 2005
Location: Texas
Posts: 354
Quote:
Originally Posted by bruno2040
I rebuilt from the source and I am using FC4.
I found some errors in configure.log which may be related to my version of glibc (glibc-2.3.6-3). I use gcc 4.0.2.

Which version of FC and glibc do you use ?
Thank you.
I am using FC6 with glibc-2.5-3. The compiler version is gcc version 4.1.1 20061011 (Red Hat 4.1.1-30).

The 0.3.0 version requires OpenGL so I assume you have that already.

That's all I know.
Reply With Quote
  #8  
Old 5th January 2007, 08:31 PM
bruno2040 Offline
Registered User
 
Join Date: May 2005
Posts: 69
Thank you buddha.

Yes, I have OpenGl .
I have just installed supertux-0.3.0 on another PC running under FC5 with glibc-2.4-11 and gcc-4.1.1
I got exactly the same errors in configure.log though finally supertux works fine with this configuration.

Should be related to Xorg or whatever...
Reply With Quote
  #9  
Old 6th January 2007, 11:13 AM
centos_x Offline
Registered User
 
Join Date: Apr 2005
Location: italia
Posts: 157
video perhaps

I built that on FC3 so if your on FC4 can't see any dependancy issues, my guess would be video related


I run a ATI RAGEFURY PRO, uses Mesa Drivers r128 module, it's very playable for me


Also if there is strange things (bugs) this is not a final M2 release more of a pre release..christmas present I guess since was released just before.....
Reply With Quote
  #10  
Old 6th January 2007, 06:30 PM
cdlaforc Offline
Registered User
 
Join Date: Jun 2005
Location: Wisconsin
Age: 33
Posts: 241
Hello,
I'm just wondering how to install this on FC5. I downloaded the source rpm, and tried to issue the command rpm --rebuild, but I get an error that says: --rebuild: unknown option.
__________________
Thanks,

Chris.
Reply With Quote
  #11  
Old 6th January 2007, 08:38 PM
buddha Offline
Registered User
 
Join Date: Apr 2005
Location: Texas
Posts: 354
Quote:
Originally Posted by cdlaforc
Hello,
I'm just wondering how to install this on FC5. I downloaded the source rpm, and tried to issue the command rpm --rebuild, but I get an error that says: --rebuild: unknown option.
The command is rpmbuild --rebuild, not "rpm"
Reply With Quote
  #12  
Old 7th January 2007, 06:09 PM
cdlaforc Offline
Registered User
 
Join Date: Jun 2005
Location: Wisconsin
Age: 33
Posts: 241
Buddha,
Thanks I got it installed.
__________________
Thanks,

Chris.
Reply With Quote
  #13  
Old 18th January 2007, 10:28 PM
centos_x Offline
Registered User
 
Join Date: Apr 2005
Location: italia
Posts: 157
If speed and rendering was issue with running the openGL version this may work better.......

Without openGL requires SDL_gfx libraries, this is the latest SVN as of 2007/01/18, I done some modifying to the patch mainly with drawing_context.cpp portion as you read at the bottom apparently it did break with the latest SVN so had to modify couple lines to get working again

System tested on was a AMD XP1800, 512MB PC2700, 32MB ATI RAGE FURY PRO

The src rpm for other fedora releases for rebuilding......
http://rpms.servehttp.com/pub/3/homebox/test/SRPMS/

Without openGL: supertux-0.3.0svn20070118-1.nogl.hbfc3.src.rpm
With openGL: supertux-0.3.0svn20070118-1.hbfc3.src.rpm

For Fedora Core 3
http://rpms.servehttp.com/pub/3/home...hbfc3.i386.rpm
http://rpms.servehttp.com/pub/3/home...hbfc3.i386.rpm



Code:
#  SuperTux -nogl patch
#  Copyright (C) 2006 Christoph Sommer <christoph.sommer@2006.expires.deltadevelopment.de>
#
#  This program is free software; you can redistribute it and/or
#  modify it under the terms of the GNU General Public License
#  as published by the Free Software Foundation; either version 2
#  of the License, or (at your option) any later version.
#
#  This program is distributed in the hope that it will be useful,
#  but WITHOUT ANY WARRANTY; without even the implied warranty of
#  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
#  GNU General Public License for more details.
#
#  You should have received a copy of the GNU General Public License
#  along with this program; if not, write to the Free Software
#  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
#
# -----------------------------------------------------------------------------
#
#  This patch allows running the game on systems without OpenGL support. 
#
#  It modifies the video portion of the SuperTux engine to render all graphics
#  with SDL functions only. Many features are removed from the video engine,
#  so don't expect much.
#
#  Note that the patched sources will need an additional library, SDL_gfx, to 
#  compile.
#
#  Installing the patch should be pretty straightforward. Simply run the
#  following command prior to running autogen.sh and configure:
#
#  patch -p1 < contrib/supertux-nogl.diff
#
#  This patch works for revision 4186. It may break for later revisions.#

Last edited by centos_x; 18th January 2007 at 11:05 PM.
Reply With Quote
Reply

Tags
supertux

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
SuperTux meowdin Gamers' Lounge 5 16th March 2009 12:30 AM
cant run supertux : ( LackeyLad Using Fedora 2 1st February 2005 02:23 AM
New: supertux 0.1.1 (FC1, FC2, stable) fedora-package-announce-admin@fedora.us Advisories & Updates 0 31st May 2004 08:16 PM


Current GMT-time: 02:58 (Saturday, 25-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat