We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
last run fail
name: compile OSM-binary command: chdir=/data/project/taginfo/OSM-binary/src make
The text was updated successfully, but these errors were encountered:
looking at https://github.com/taginfo/taginfo-tools#prerequisites it's now :
apt install \ cmake \ libbz2-dev \ libexpat1-dev \ libgd-dev \ libicu-dev \ libosmium2-dev \ libprotozero-dev \ libsqlite3-dev \ make \ zlib1g-dev
and
git submodule update --init mkdir -p build && cd build && cmake .. && make
tested ok on osm318
Sorry, something went wrong.
Do you intend to do these changes to the role, or should I update it?
No branches or pull requests
last run fail
The text was updated successfully, but these errors were encountered: