Install Renew 2.4.1Using 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 PackagesWe provide deb packages for Debian-based systems. Just add the following lines to your /etc/apt/sources.list: ## The Renew Repository deb http://www.informatik.uni-hamburg.de/TGI/renew/debian renew stableand run the following as super user: # wget http://www.informatik.uni-hamburg.de/TGI/renew/renew.gpg # apt-key add renew.gpg # apt-get update # apt-get install renewor in order to install renew and optional plugins # apt-get install renew renew-guiprompt renew-fs renew-tablet renew-imagenetdiff Mac Package
The 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. If you want to use the provided scripts (i.e.
to make and compile stubs) you can still run the installrenew
script, which is located in folder
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 |