• Polls

    What's keeping you from completely migrating to Open Source GIS on the desktop?

    View Results

    Loading ... Loading ...
  • Categories

  • Desktop GIS Book

  • Archives

JUMP Start

kangaroo crossingThis is an experience report–your mileage may vary

I decided to give JUMP another try today. So I downloaded the latest release (1.2) and unzipped it into a directory. Looking at the JUMP Installation Guide reveals the document is written totally for Windows users. No problem, but I’m using a Mac.

Looking in the bin directory there is a shell script named JUMPWorkbench-mac.sh. OK, make that executable and give it a go:

$ ./JUMPWorkbench-mac.sh
: bad interpreter: No such file or directory

I’ve seen that before–the shell script has DOS line endings and that makes for an unhappy script on OS X. That can be easily fixed in a number of ways; I chose to load it up in VIM and set the file type to unix:

:set ff=unix
:w

Now the script will execute and JUMP starts up. Of course the first thing I try to do is load a shapefile. No go–clicking on the OK button after selecting the shapefile results in nothing happening. The dialog doesn’t close or change, and nothing is added. No exceptions and nothing in the log either. Checking the mailing list reveals that at least one other person had this problem, however there is no solution in any of the posts.

OK, so let’s try a WMS layer. I enter in the old faithful NASA JPL WMS server (http://wms.jpl.nasa.gov/wms.cgi) and click the Next button. This time an error pops up telling me “No description was provided (Null Pointer Exception)”. Clicking the Details button gives me a stack trace but nothing to indicate the root cause of the problem.

I tried a PostGIS layer, but of course I didn’t have the PostgreSQL JDBC drivers on my system so that didn’t work.

I was able to load an image and create a new layer.

I guess maybe JUMP isn’t ready for the Mac–or maybe my system is just cantankerous. Maybe I’ll try Windows or Linux next…

Digg This
Reddit This
Bookmark this on Technorati
Post on Twitter
Printed from: http://spatialgalaxy.net/2007/05/12/jump-start/ .
© Gary Sherman 2010.

4 Comments   »

  • Paul Ramsey says:

    JUMP has a number of quirks on OS/X, for reasons not entirely clear to me (you have to trick it to load data, and the styling window doesn’t work so well). You’ll find your ride most optimally smooth on the most heavily tested environment, Windows.

  • Matt Perry says:

    Aside from the mismatched look-n-feel and the DOS line endings, it runs quite well on Linux. You might also want to give OpenJump a try.

  • Manuel says:

    ¿Have you try Kosmo (www.saig.es) a Jump derivate?
    Some people feedback us with very good results in Mac.

  • Hi. Do you have original or full size of this kangaroo image? Thanks.

RSS feed for comments on this post , TrackBack URI

Leave a Reply