projectlibre-code/openproj_build/resources
2015-07-30 23:55:28 +02:00
..
deb Import/Export fixes 2015-06-21 14:31:13 +02:00
mac New mac package for OS X 10.6, 10.7, 10.8 and 10.9. minor fixes. 2013-12-18 23:51:14 +01:00
rpm Linux update. nl update 2012-10-17 03:50:24 +02:00
samples
wix Fix for MSI on 64bit windows 7/8 2013-06-29 21:43:22 +02:00
projectlibre Improve Java version detection 2014-11-18 15:00:30 +01:00
projectlibre.bat
projectlibre.desktop translation update 2015-07-30 23:55:28 +02:00
projectlibre.png build update 2012-09-23 00:35:31 +02:00
projectlibre.sh Improve Java version detection 2014-11-18 15:00:30 +01: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
README_SF.txt Import/Export fixes 2015-06-21 14:31:13 +02:00
x-projectlibre.desktop

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.