Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

install not working #53

Closed
baditaflorin opened this issue Mar 30, 2017 · 1 comment
Closed

install not working #53

baditaflorin opened this issue Mar 30, 2017 · 1 comment

Comments

@baditaflorin
Copy link

mapuser@mapsrv:~/data/florinb/test/osmium-tool-1.6.0/build$ cmake ..
-- Boost version: 1.58.0
-- Found the following Boost libraries:
-- program_options
CMake Error at cmake/FindOsmium.cmake:75 (file):
file STRINGS file
"/home/mapuser/data/florinb/test/osmium-tool-1.6.0/OSMIUM_INCLUDE_DIR-NOTFOUND/osmium/version.hpp"
cannot be read.
Call Stack (most recent call first):
CMakeLists.txt:47 (find_package)

-- Looking for protozero
-- Looking for protozero - found
CMake Error at /usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148 (message):
Could NOT find Osmium: Found unsuitable version "unknown", but required is
at least "2.12.0" (found OSMIUM_INCLUDE_DIR-NOTFOUND)
Call Stack (most recent call first):
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:386 (_FPHSA_FAILURE_MESSAGE)
cmake/FindOsmium.cmake:294 (find_package_handle_standard_args)
CMakeLists.txt:47 (find_package)

-- Configuring incomplete, errors occurred!

@joto
Copy link
Member

joto commented Mar 30, 2017

You have to install all dependencies first, see README.

@joto joto closed this as completed Apr 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants