Difference between revisions of "Starting OpenJUMP"

From OpenJUMP Wiki
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/…')
(No difference)

Revision as of 07:07, 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 Consolle
  • Write cd Applications/OPENJUMP/bin and run.
  • On consolle 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)