Project::OSiRiON - Git repositories
Project::OSiRiON
News . About . Screenshots . Downloads . Forum . Wiki . Tracker . Git
summaryrefslogtreecommitdiff
blob: b7b951efa0c217b2a69c3527088733315954393d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22

Project::OSiRiON world editor - INSTALL

	You need to have Qt 4 installed.
	
	Download the latest source code:
	
		svn co svn://osirion.org/osirion-editor
		cd osirion-editor
		
	Build
	
		./configure
		make
		
		On Ubuntu, use
		
		./configure --with-qt-includes=/usr/include/qt4
		make
	Run
	
		src/editor