NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

i got a error in osmjs , I am following these instructions lines http://wiki.openstreetmap.org/wiki/Osmium/Quick_Start

ruben@ruben-pc:~/osmium/osmjs$ ./osmjs -l sparsetable -j js/objects.js file.osm
./osmjs: error while loading shared libraries: libgeos-3.3.6.so: cannot open shared object file: No such file or directory
ruben@ruben-pc:~/osmium/osmjs$

asked 07 Jan '13, 15:46

Rub21's gravatar image

Rub21
11356
accept rate: 0%

edited 08 Jan '13, 00:13

cartinus's gravatar image

cartinus
7.0k1066105


I'm install sudo apt-get install libgeos-3.2.2, fixing the problem, I hope this good

permanent link

answered 07 Jan '13, 16:43

Rub21's gravatar image

Rub21
11356
accept rate: 0%

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×38

question asked: 07 Jan '13, 15:46

question was seen: 2,980 times

last updated: 08 Jan '13, 00:13

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum