Page 1 of 1

Gentoo Linux

Posted: Fri Jul 10, 2009 10:49 am
by rion
The latest version of Oolite can be found in my overlay

Code: Select all

layman -a rion
There are usually two versions of oolite in the overlay: the latest unstable release and version to build from svn.
So unstable release is marked as gentoo unstable (~) and svn version is w/o keywords at all. You may need to
unmask oolite if you don't accept such conditions by default.

Now just emerge Oolite usual way:

Code: Select all

emerge oolite
You will find Oolite icon in application menu, alternatively you can start it from console just typing "oolite".

Unfortunately current ebuilds may be slightly unsynced with real requirements of oolite and I don't have much
time to check and improve it. So I'll be glad if you send me some patches =)
all questions and suggestions please send to my jabber or overlay bug tracker.

Posted: Fri Jul 10, 2009 11:09 am
by DaddyHoggy
Welcome Rion. Hope you have a pleasant time here. It is the friendliest board this side of Riedquat!

Posted: Sat Aug 29, 2009 12:46 am
by Yminus
Hi rion,
thanks for the ebuild. I could emerge oolite on an amd64 machine without any problems. But I have occasional crashes during gameplay:

Code: Select all

$ oolite
/usr/games/bin/oolite: line 1:  1674 Speicherzugriffsfehler  openapp oolite
Speicherzugriffsfehler = Segmentation Fault

Do you know that there is an ebuild request?
http://bugs.gentoo.org/show_bug.cgi?id=106890

I will try this one, since segfaults during gameplay is no fun.

P.S.:
rion wrote:
all questions and suggestions please send to my jabber or overlay bug tracker
Since I do not want to have a google account I try to use this forum for feedback.

Posted: Sat Aug 29, 2009 5:35 am
by rion
Yminus, unfortunately i don't know how to debug GNUStep apps. but if you say how to reproduce that, i can check if this happens for particular revision

Posted: Fri Sep 25, 2009 6:57 pm
by rion
added stable version to overlay

Posted: Wed Mar 24, 2010 7:53 am
by rion
readded stable as source tarball package (not svn)