osmcode / pyosmium

Python bindings for libosmium
https://osmcode.org/pyosmium
BSD 2-Clause "Simplified" License
318 stars 65 forks source link

Are Prerequisites Libraries needed for building or also running ? #168

Closed di-rect closed 3 years ago

di-rect commented 3 years ago

Hello,

I was wondering if the Prerequisites Libraries are needed for building only or need to be kept for running, so need to be "make install"-ed

That's all :)

Thanks!

joto commented 3 years ago

You can use the same command as in here: https://github.com/osmcode/osmium-tool/issues/208

di-rect commented 3 years ago

Yes I was doing that but the following question was, does everything in contrib needs to be compiled in front of psyosmium install ?