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