Starting OpenJUMP

From OpenJUMP Wiki
Revision as of 07:09, 19 October 2009 by Mentaer (talk | contribs)
Jump to navigation Jump to search

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)