h3-pg icon indicating copy to clipboard operation
h3-pg copied to clipboard

Doesn't install h3

Open alecburnett opened this issue 2 years ago • 1 comments

CMake Error at /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:230 (message): Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY) (found version "13.11") Call Stack (most recent call first): /usr/share/cmake-3.25/Modules/FindPackageHandleStandardArgs.cmake:600 (_FPHSA_FAILURE_MESSAGE) cmake/FindPostgreSQL.cmake:119 (find_package_handle_standard_args) CMakeLists.txt:49 (find_package)

alecburnett avatar Jul 23 '23 17:07 alecburnett

Hi @alecburnett! Have you installed the PostgreSQL server headers (postgresql-server-dev-* on ubuntu I believe)?

zachasme avatar Jul 24 '23 10:07 zachasme

I'm assuming you've solved your problem. Let me know if this is not the case. Closing for now.

zachasme avatar Mar 14 '24 06:03 zachasme