02_user_tutorials:00_installation:01_from_executable
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| 02_user_tutorials:00_installation:01_from_executable [2025/04/03 16:19] – gaetan | 02_user_tutorials:00_installation:01_from_executable [2025/11/01 02:50] (current) – gaetan | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== Install with executable file ====== | ====== Install with executable file ====== | ||
| - | The easiest way to install GroIMP is to run an executable file. The file will also automatically create a shortcut. | + | The easiest way to install GroIMP is to run an executable file. The executable file is downloadable on the grogra website. It can then be executed like many common installer file by double clicking on it. This trigger the installation of the software. The file will also automatically create a shortcut. |
| ===== Requirements ===== | ===== Requirements ===== | ||
| - | GroIMP is | + | |
| - | written in Java, which means it should follow Java's WORA-principle (Write Once, Run | + | GroIMP is written in Java, which means it should follow Java's WORA-principle (Write Once, Run |
| Anywhere) and should run on every Java-capable platform. GroIMP has been tested | Anywhere) and should run on every Java-capable platform. GroIMP has been tested | ||
| - | successfully on Unix and Windows platforms. | + | successfully on Mac, Linux and Windows platforms. |
| - | GroIMP 2.1.7 requires | + | GroIMP 2.2 requires the installation of a **Java runtime environment of version |
| - | the installation of a Java runtime environment of version | + | can be obtained from Oracle at [[https:// |
| - | can be obtained from Oracle at [[https:// | + | |
| - | For a reasonably | + | For a reasonably performant runtime |
| - | performant runtime | + | |
| recommended. | recommended. | ||
| + | |||
| ===== Download ===== | ===== Download ===== | ||
| Line 24: | Line 23: | ||
| ===== Run the installation ===== | ===== Run the installation ===== | ||
| - | The windows exe and debian release are executable | + | ==== Windows ==== |
| + | |||
| + | The windows exe is an executable | ||
| + | |||
| + | While you are downloading | ||
| + | |||
| + | |||
| + | Please double click on the downloaded file (make sure you have administrator rights on your machine for installation), | ||
| + | |||
| + | {{: | ||
| + | |||
| + | Normally, click on ‘I Agree’, then on ‘Next’. Choose the destination folder, then the maximum heap size for Java. This allocates | ||
| + | {{: | ||
| + | |||
| + | After this you click on ‘Install’ | ||
| + | |||
| + | After the installation, | ||
| + | |||
| + | GroIMP will now be available either on your desktop or in the list of programmes: | ||
| + | |||
| + | {{: | ||
| + | |||
| + | ==== Mac OS ==== | ||
| + | |||
| Mac users need to download the zip-file, extract it and run GroIMP from the command line. | Mac users need to download the zip-file, extract it and run GroIMP from the command line. | ||
| Line 31: | Line 54: | ||
| into one and the same directory). | into one and the same directory). | ||
| - | After extraction of the zip-file, the following files, | + | After extraction of the zip-file, the following files, |
| directory: | directory: | ||
| Line 44: | Line 67: | ||
| distribution, | distribution, | ||
| have trouble with the installation procedure described in this manual, please consult | have trouble with the installation procedure described in this manual, please consult | ||
| - | the file `INSTALL` a solution. | + | the file `INSTALL` |
| `plugins` | `plugins` | ||
| Line 55: | Line 78: | ||
| This file is an executable java archive and the entry-point for the Java runtime | This file is an executable java archive and the entry-point for the Java runtime | ||
| environment to start the GroIMP application. | environment to start the GroIMP application. | ||
| + | |||
| + | |||
| + | ==== Ubuntu & Debian ==== | ||
| + | |||
| + | |||
| + | The .deb file is an executable file that will extract and install GroIMP on your computer. | ||
| + | |||
| + | In most modern Ubuntu systems you can just click on the downloaded deb file and it will open the package manager which allows you to install the software. | ||
| + | |||
| + | If this is not possible you can use '' | ||
| + | |||
| + | === Increasing heap space on Linux === | ||
| + | |||
| + | If you want to start GroIMP with additional heap space you can do so from the command line: | ||
| + | |||
| + | < | ||
| + | groimp -Xmx Xmx5G | ||
| + | </ | ||
| + | ==== Others ==== | ||
| + | |||
| + | |||
| + | As a java software it is possible to execute GroIMP on any system that can run a java virtual machine of version 21. This includes almost any version of Linux as well as some other systems. | ||
| + | For this case we provide an archive with the compiled jar on the Gitlab release page. | ||
| + | This can then be executed with java -jar core.jar | ||
| + | |||
02_user_tutorials/00_installation/01_from_executable.1743689961.txt.gz · Last modified: 2025/04/03 16:19 by gaetan
