0

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.0k965105


One Answer:
0

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%

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:

×20

question asked: 07 Jan '13, 15:46

question was seen: 1,651 times

last updated: 08 Jan '13, 00:13

powered by OSQA