Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: orxonox.OLD/orxonox/trunk/scripts/gentoo/install_notes @ 4971

Last change on this file since 4971 was 4971, checked in by bensch, 19 years ago

orxonox/trunk: installation-notes for the ebuild

File size: 641 bytes
Line 
1INSTALLATION NOTES
2==================
3To install this script as long as it is not in portage,
4you can follow this guide.
5
6Dependencies:
7-------------
8gentoo linux :)
9http://www.gentoo.org
10
11
121. INSTALLATION INTO PORTAGE:
13-----------------------------
14a) get root (su - )
15b) mkdir /usr/portage/games-action/orxonox
16c) cp orxonox-[*].ebuild /usr/portage/games-action/orxonox
17d) cd /usr/portage/games-action/orxonox
18e) ebuild orxonox-[*].ebuild digest
19
20[*]: the version of the ebuild to install (ex. 0.3.0-r4969)
21
22
232. EMERGING:
24------------
25a) emerge orxonox -pv     
26        ##(this is to see, if the dependencies are alright)
27b) emerge orxonox
28
29
30#EOF
Note: See TracBrowser for help on using the repository browser.