Hello,
i put a little post, i'm looking for tester for the gentoo ebuild i have made, be very cool it's my first ebuilds Smiley
I made crystalspace (release 1.1-r25803) / cel (release 1.1-r2369) / planeshift ( release 0.3.017 2006-11-19)
to use it you have to make an overlay (me is in /usr/local/portage) with an option in make.conf for it
-> modification of /etc/make.conf, add a line :
PORTDIR_OVERLAY=/usr/local/portage
-> create an overlay directory
mkdir /usr/local/portage
cd /usr/local/portage
wget
http://loux.thefuture.free.fr/portage.tar.bz2tar xjvf portage.tar.bz2
-> unmask it, in /etc/portage/package.keywords
media-libs/cal3d ~x86
dev-games/cel ~x86
dev-games/crystalspace ~x86
games-rpg/planeshift ~x86
/etc/portage/package.unmask
games-rpg/planeshift
and then :
emerge crystalspace (should be version 1.1-r25803)
and try cd /opt/crystal/bin ; ./walktest
emerge cel (should be version 1.1-r2369)
and try cd /opt/crystal/bin ; ./walktut
emerge planeshift (should be version 0.3.017)
and try cd /opt/planeshift/bin ; ./updater --auto ; ./pssetup ; ./psclient
please give me back every trouble you get
thanks a lot
loux
PS : to make a log file for me use : nohup emerge planeshift &
and send me the nohup.out file