[Tile-serving] [osm2pgsql-dev/osm2pgsql] cmake on ubuntu 22.04-lts requires libboost-dev, libboost-system-dev, libboost-filesystem-dev to be installed (Issue #2194)

Uldis Polakovs notifications at github.com
Tue Jun 11 16:44:41 UTC 2024


<!-- Please don't use screenshots. Copy and paste the *text* output here if that's needed for context. -->

## What version of osm2pgsql are you using?

<!-- Paste output of `osm2pgsql --version` here. Please use the [latest
release](https://osm2pgsql.org/releases/) of osm2pgsql if at all
possible. -->
2024-06-11 16:37:59  osm2pgsql version 1.11.0 (1.11.0)
Build: RelWithDebInfo
Compiled using the following library versions:
Libosmium 2.20.0
Proj [API 6] 8.2.1
Lua 5.3.6

## What operating system and PostgreSQL/PostGIS version are you using?
14.12 / 3.2.0

<!-- Also what Linux distribution if applicable, OS version? -->
ubuntu 22_04-lts-gen2, Azure image 22.04.202405140

## Tell us something about your system

<!-- How much RAM do you have, how many CPUs, bare metal or cloud setup? -->
Azure virtual machine Standard D8ads v5 (8 vcpus, 32 GiB memory)

## What did you do exactly?

<!-- Please provide the command(s) you used including all options etc. Include
links to input files. -->
cmake

## What did you expect to happen?

<!-- Describe in detail what you expected the above would do. -->
Install instructions provide complete list of required libraries.

## What did happen instead?

<!-- Please describe what happened and why you think this is wrong. Please include
(or link to, if it is too verbose) the log output. -->
cmake threw error messages
Could not find a package configuration file provided by "boost_system"
Could not find a package configuration file provided by "boost_filesystem"

## What did you do to try analyzing the problem?

<!-- Describe what steps you already did to try analyzing the problem before
reporting. -->

Added libboost-system-dev, libboost-filesystem-dev to the list of required packages.
It fixed the issue.

Suggestion: update installation instructions.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/issues/2194
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/issues/2194 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240611/58a62d69/attachment.htm>


More information about the Tile-serving mailing list