Skip to content

laz-perf support disabled in latest docker image #355

@inealey

Description

@inealey

To reproduce:

  1. docker run pgpointcloud/pointcloud:latest
  2. psql -U [ username ] -d [ database name ]
  3. SELECT pc_lazperf_enabled();

The compiled library can be found at /usr/local/lib, and the header files at /usr/local/include/lazperf (although notably not las.hpp, which the configure script appears to be looking for).

There may be some confusion with the naming conventions lazperf versus laz-perf. Perhaps this changed at some point and broke the search paths.

Please advise!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions