Difference between revisions of "Starting OpenJUMP"
Jump to navigation
Jump to search
(Created page with ''''back to''' Index page <hr /> Openjump is launched using Scripts ('''Openjump.bat''', for Windows, and '''Openjump.sh''', for Linux and for MacOSX) which are in Openjump/…') |
|||
| Line 7: | Line 7: | ||
'''LINUX''' | '''LINUX''' | ||
| − | * Open a console and write: | + | * Open a console and write: |
| − | * Run Openjump by consolle with command: | + | chmod +x Openjump.sh |
| + | (command +x makes the script file Openjump.sh executable) and run | ||
| + | * Run Openjump by consolle with command: | ||
| + | ./Openjump.sh | ||
| + | or double clicking on it | ||
'''MACOSX''' | '''MACOSX''' | ||
* Move OPENJUMP folder to the folder ''Applications'' | * Move OPENJUMP folder to the folder ''Applications'' | ||
| − | * Open a | + | * Open a Console |
| − | * Write | + | * Write |
| − | * On | + | cd Applications/OPENJUMP/bin |
| + | and run. | ||
| + | * On console write | ||
| + | sh openjump.sh | ||
| + | and run | ||
'''WINDOWS''' | '''WINDOWS''' | ||
* Decompress the file OpenJUMPXX.ZIP | * Decompress the file OpenJUMPXX.ZIP | ||
| − | * Open | + | * Open folder OpenJUMP/BIN |
* Run OpenJUMP by clicking twice on '''Openjump.bat''' file (or run Openjump by clicking on OJ.exe) | * Run OpenJUMP by clicking twice on '''Openjump.bat''' file (or run Openjump by clicking on OJ.exe) | ||
Revision as of 06:09, 19 October 2009
back to Index page
Openjump is launched using Scripts (Openjump.bat, for Windows, and Openjump.sh, for Linux and for MacOSX) which are in Openjump/BIN folder. Eventually Windows user can use an executable file (OJ.exe) located in the BIN folder
LINUX
- Open a console and write:
chmod +x Openjump.sh
(command +x makes the script file Openjump.sh executable) and run
- Run Openjump by consolle with command:
./Openjump.sh
or double clicking on it
MACOSX
- Move OPENJUMP folder to the folder Applications
- Open a Console
- Write
cd Applications/OPENJUMP/bin
and run.
- On console write
sh openjump.sh
and run
WINDOWS
- Decompress the file OpenJUMPXX.ZIP
- Open folder OpenJUMP/BIN
- Run OpenJUMP by clicking twice on Openjump.bat file (or run Openjump by clicking on OJ.exe)