Changeset - e0a279832b93
[Not reviewed]
0 1 0
rigid - 12 years ago 2013-11-14 19:57:01
rigid-gh@boogiepalace.hopto.org
added spectrum live build instructions, moved live build stuff to end of document
1 file changed with 9 insertions and 4 deletions:
0 comments (0 inline, 0 general)
documentation/installation/gentoo.md
Show inline comments
 
@@ -43,10 +43,6 @@ All done! Add the overlay by issuing
 

	
 
## Install spectrum2
 

	
 
If you want to use the swift live ebuild, you have to install it from the 'swift-2.x' branch before emerging spectrum2: 
 

	
 
```# swift_LIVE_BRANCH="swift-2.x" emerge =net-im/swift-9999 --autounmask-write -a```
 

	
 
Emerge spectrum2:
 

	
 
	# emerge spectrum:2 --autounmask-write -a
 
@@ -59,3 +55,12 @@ Emerge spectrum2:
 

	
 
This will tell portage to unmask the needed packages, all dependencies should be pulled in automatically, you can change the needed features by the USE-Flags provided.
 

	
 

	
 
Alternatively, you might want to use the live ebuild to compile the latest master snapshot:
 

	
 
	# emerge =net-im/spectrum:2.9999 --autounmask-write -a
 
	
 
	
 
If you want to use the swift live ebuild, you have to install it from the 'swift-2.x' branch before emerging spectrum2: 
 

	
 
	# swift_LIVE_BRANCH="swift-2.x" emerge =net-im/swift-9999 --autounmask-write -a
0 comments (0 inline, 0 general)