Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 13539 - racer-0.4.9.ebuild (New package)
Summary: racer-0.4.9.ebuild (New package)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: All All
: High enhancement (vote)
Assignee: Seemant Kulleen (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-08 21:52 UTC by Mike Gardiner (RETIRED)
Modified: 2003-04-04 03:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
racer-0.4.9.ebuild (New Package) (racer-0.4.9.ebuild,745 bytes, text/plain)
2003-01-08 21:53 UTC, Mike Gardiner (RETIRED)
Details
racer (Launcher script) (racer,37 bytes, text/plain)
2003-01-08 21:53 UTC, Mike Gardiner (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Gardiner (RETIRED) gentoo-dev 2003-01-08 21:52:06 UTC
Hi there,

This is the racer game (http://www.racer.nl) - a driving simulater more than an
arcade game, which has been requested in the forums
(http://forums.gentoo.org/viewtopic.php?t=28656). This is a binary package, as
the source is only available for the unstable version. It depends on
virtual/opengl
media-libs/libsdl
sys-libs/lib-compat
as well as an ebuild I submitted previously, media-libs/fmod-3.61.

There is also a shell script included to run the game as the paths to some of
the data etc, are hardcoded, so simply adding the /opt/racer/bin directory to a
PATH won't work correctly.

I would suggest app-games/racer or racer-bin.

Thanks, Mike.
Comment 1 Mike Gardiner (RETIRED) gentoo-dev 2003-01-08 21:53:03 UTC
Created attachment 7106 [details]
racer-0.4.9.ebuild (New Package)
Comment 2 Mike Gardiner (RETIRED) gentoo-dev 2003-01-08 21:53:40 UTC
Created attachment 7107 [details]
racer (Launcher script)
Comment 3 Charles Goodwin 2003-01-17 19:10:01 UTC
I tried using the ebuilds (following your directions in
finehttp://forums.gentoo.org/viewtopic.php?t=28656) and it all emerged fine.

But... it doesn't run. :(

bash-2.05b$ racer
./bin/racer: error while loading shared libraries: libGLcore.so.1: cannot open
shared object file: No such file or directory

I created a symlink from /usr/lib/libGLcore.so.1 ->
/usr/lib/opengl/nvidia/lib/libGLcore.so.1 but to no avail:

bash-2.05b$ racer
./bin/racer: relocation error: /usr/lib/libGLcore.so.1: undefined symbol:
__nvsym14813
Comment 4 Charles Goodwin 2003-01-17 19:14:47 UTC
Oops, the actual error for after the symlink creation:

bash-2.05b$ racer
./bin/racer: relocation error: /usr/lib/libGLcore.so.1: undefined symbol:
glPrimitiveRestartNV
Comment 5 Charles Goodwin 2003-01-17 19:18:37 UTC
D'oh, was tinkering and had done 'opengl-update xfree' earlier, all it needed
was an 'opengl-update nvidia' and it's worked.

I hope to see the dev version of this game in portage soon!
Comment 6 Seemant Kulleen (RETIRED) gentoo-dev 2003-04-04 03:37:57 UTC
ok added racer-bin-0.5.0 into portage.