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

update taginfo role #61

Open
Marc-marc-marc opened this issue Feb 22, 2023 · 2 comments
Open

update taginfo role #61

Marc-marc-marc opened this issue Feb 22, 2023 · 2 comments

Comments

@Marc-marc-marc
Copy link
Collaborator

last run fail

name: compile OSM-binary
command: chdir=/data/project/taginfo/OSM-binary/src make

@Marc-marc-marc
Copy link
Collaborator Author

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

@jocelynj
Copy link
Member

Do you intend to do these changes to the role, or should I update it?

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