![]() |
Install Renew 2.3Using Renew requires a Java 1.6 (or higher) runtime environment (JRE). You can get it from Oracle. For the installation of Java we refer you to the instructions there. Quick start
The quickest way to using Renew is to download the base package
java -jar loader.jar gui Install the base package
After you downloaded the base package
The base package contains install scripts for Unix, Win and Mac systems.
These are located under
Ubuntu /Debian PackagesSince version 2.3 we provide deb packages for Ubuntu or Debian. Just add the following lines to your /etc/apt/sources.list: ## The Renew Repository deb http://www.informatik.uni-hamburg.de/TGI/renew stable debianand run: # sudo apt-get update # sudo apt-get install renew Mac PackageThe disk image (DMG) offers several atvantages over the zip archive. The Applleui Plugin is already installed and the Application will automatically register Renew file types for convenient handling, adapted icon, etc. Click start
If you prefer to run Renew by clicking on an executable this is also
possible. Just add the following line to the file renew.properties in
the config folder (or in your home directory in .renew.properties) and
double-click on the de.renew.gui.autostart=true Install the Source packageBuilding Renew from source requires a Java compiler (javac, part of the JDK) and additional libraries which are not included in the distribution.
See the file
The build process is specified in the file
After configuring your local properties you can run Now you can start Renew like described in the manual start section. |
Last modified: Fri Jan 5 11:42:51 2024 +0100 by webmaster@renew.de |