Changeset - e5061217868a
[Not reviewed]
0 1 0
vitalyster - 12 years ago 2013-08-30 13:34:27
vitalyster@gmail.com
Update from_source_code.md
1 file changed with 1 insertions and 1 deletions:
0 comments (0 inline, 0 general)
documentation/installation/from_source_code.md
Show inline comments
 
@@ -11,7 +11,7 @@ You have to have boost-devel and libidn-devel installed before compiling Swiften
 

	
 
	git clone git://swift.im/swift
 
	cd swift
 
	git checkout swift-2.0beta1
 
	git checkout swift-2.x
 
	./scons V=1 swiften_dll=1 Swiften SWIFTEN_INSTALLDIR=/usr/local force-configure=1
 
	sudo ./scons V=1 swiften_dll=1 Swiften SWIFTEN_INSTALLDIR=/usr/local /usr/local
 

	
0 comments (0 inline, 0 general)