projectlibre-code/openproj_build/resources
Laurent chretienneau d4e0c4d286 build update
2012-09-23 00:35:31 +02:00
..
deb buid improvement 2012-09-23 00:25:22 +02:00
mac Java launcher for Mac/Java 7 2012-09-23 00:26:44 +02:00
rpm Build improvement 2012-09-23 00:23:48 +02:00
samples Initial commit 2012-08-22 15:21:17 +02:00
wix Wix build 2012-09-23 00:29:33 +02:00
projectlibre Build improvement 2012-09-23 00:23:48 +02:00
projectlibre.bat Initial commit 2012-08-22 15:21:17 +02:00
projectlibre.desktop Initial commit 2012-08-22 15:21:17 +02:00
projectlibre.png build update 2012-09-23 00:35:31 +02:00
projectlibre.sh Build improvement 2012-09-23 00:23:48 +02:00
projectlibre.xml Build improvement 2012-09-23 00:23:48 +02:00
readme.html Build improvement 2012-09-23 00:23:48 +02:00
readme.txt Build improvement 2012-09-23 00:23:48 +02:00
x-projectlibre.desktop Initial commit 2012-08-22 15:21:17 +02:00

Running ProjectLibre @version_name@

Requirements:
	ProjectLibre uses Java version 6 or later.
	To see what version you have, check out this page:
	http://www.java.com/en/download/help/testvm.xml

	You can download java here:  http://www.java.com/en/download/index.jsp

Installation:
	Unzip the files to the folder of your choice.

	Windows: Click on projectlibre.jar (or projectlibre.bat)

	Mac: Click on projectlibre.jar

	Linux: Open a terminal, go to the projectlibre folder and run ./projectlibre.sh (assuming you downloaded the tar.gz archive)
			If you get a permission denied message, do "chmod +x projectlibre.sh"  This will let you run the shell script.
			You can also run with the command "sh projectlibre.sh"

			projectlibre.sh  will report an error if it doesn't find a valid Java installation on your system.
			On some distributions Java Runtime Environment (JRE) isn't installed by default, but it's often provided as an optional package.