OpenStreetMap 标志 OpenStreetMap

Updating JOSM on Ubuntu

gouki 于 2009年六月27日 以 English 发布

In a recent discussion with a friend, he told me he still used JOSM v20080713 because that was the version that was pre-compiled and packaged for his distribution version.

Since old versions have some serious problems with the more recent version of the API, I thought I should write this small note to refer to on future cases.

Installing with a package manager is recommended, so you don't have to worry about dependencies, but once that is done, an update should be made.

- Updating JOSM -

* Download tested or latest version of JOSM (wget http://josm.openstreetmap.de/josm-latest.jar)
* Rename it to josm.jar (mv josm-latest.jar josm.jar)
* Move it to /usr/share/josm (sudo mv josm.jar /usr/share/josm/)

电子邮件图标 Bluesky图标 Facebook图标 LinkedIn图标 Mastodon图标 Telegram图标 X图标

讨论

Igor Shubovych2009年06月28日 22:27 的评论

This is great of course. I am doing so too.
But wouldnot it be better to put right JOSM to repository?

gouki2009年06月28日 23:10 的评论

Igor,

Thank you very much for your comment. I tried looking for a PPA, but apparently I didn't search properly.

Just found the PPA for JOSM on Launchpad.

PPA: https://edge.launchpad.net/~stephane-brunner/+archive/josm

登录以留下评论