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

fail to build ubuntu 16.04 #101

Open
baditaflorin opened this issue Mar 30, 2017 · 2 comments
Open

fail to build ubuntu 16.04 #101

baditaflorin opened this issue Mar 30, 2017 · 2 comments

Comments

@baditaflorin
Copy link

git clone https://github.com/joto/osmium.git
Cloning into 'osmium'...
remote: Counting objects: 8787, done.
remote: Total 8787 (delta 0), reused 0 (delta 0), pack-reused 8786
Receiving objects: 100% (8787/8787), 2.59 MiB | 611.00 KiB/s, done.
Resolving deltas: 100% (4849/4849), done.
Checking connectivity... done.
:/data/florinb/osm-history-renderer/importer$ cd osmium
:
/data/florinb/osm-history-renderer/importer/osmium$ make doc
doxygen >/dev/null
/bin/sh: 1: doxygen: not found
Makefile:70: recipe for target 'doc/html/files.html' failed
make: *** [doc/html/files.html] Error 127
:~/data/florinb/osm-history-renderer/importer/osmium$ sudo make install
doxygen >/dev/null
/bin/sh: 1: doxygen: not found
Makefile:70: recipe for target 'doc/html/files.html' failed
make: *** [doc/html/files.html] Error 127

Using Ubuntu 16.04

@ghost
Copy link

ghost commented Mar 30, 2017 via email

@joto
Copy link
Owner

joto commented Mar 30, 2017

This is the very old version of Osmium, it is not supported any more. You almost certainly want the new version at http://osmcode.org/ .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants