Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Glest 2 aus CVS installieren Howto
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation
View previous topic :: View next topic  

War das Nützlich?
JA!
100%
 100%  [ 1 ]
Hau ab!
0%
 0%  [ 0 ]
Total Votes : 1

Author Message
nic0000
l33t
l33t


Joined: 25 Sep 2005
Posts: 658

PostPosted: Tue Apr 04, 2006 1:49 pm    Post subject: Glest 2 aus CVS installieren Howto Reply with quote

EDIT:
Da jetzt Glest 2 im Portage ist, ist dies natürlich obsolet geworden.
/EDIT
[/glep]
Ganz kurz und hier geklaut:
http://www.glest.org/board/viewtopic.php?t=1112

Abhängigkeiten sind die selben wie bei Glest 1.2.x
Glest 1.2.x kann und sollte deshalb auch draufbleiben. Die Installation gilt für einen User und ist in seinem HOME zu finden. Es sollte deshalb auch dem User gestattet sein Programme auszuführen (keine noexec oder ähnliches)

Wir loggen uns als User ein.
Code:
cd ~


Beschaffen des aktuellen Glest aus dem CVS
Code:
 cvs -z3 -d:pserver:anonymous@cvs.sourceforge.net:/cvsroot/glest co -P glest


Wir wechseln in das Arbeitsverzeichnis und kompilieren das Spiel mit "jam"
Code:
cd ~/glest/mk/linux
 ./autogen.sh
 ./configure
 jam


Wir beschaffen uns die Spiel-Objekt-Daten von hier:
http://prdownloads.sourceforge.net/glest/glest_data_2.0rc1.zip?download

und entpacken sie im ~/glest/mk/linux Verzeichnis
Code:
unzip glest_data_*.zip


Jetzt müssen wir nur noch die von uns gebauten Sachen an die richtige stelle verschieben:
Code:
cp glest glest_game/
cp glest.ini glest_game/ 


Wechseln in das Verzeichnis
Code:
cd glest_game/


Und starten das Spiel:
Code:
./glest


have fun
_________________
grüße
nico
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) Deutsche Dokumentation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum