Skip to content

pak does not see system dependencies under non default path #809

@skwde

Description

@skwde

In an HPC environment, system dependencies are often installed in non default locations and made available e.g. via lmod.

pak does not see such dependencies and lists them as missing.

Even all env variables like LD_LIBRARY_PATH / PATH / ... are adjusted and moreover I manually set variables like GDAL_CONFIG / PROJ_LIBS / ... I get

✖ Missing 8 system packages. You'll probably need to install them manually:
+ abseil-cpp-devel  - s2
+ cmake             - s2
+ gdal              - sf
+ gdal-devel        - sf
+ geos-devel        - sf
+ proj-devel        - sf
+ sqlite-devel      - sf, sf
+ udunits2-devel    - units

The R packages build just fine even though, according to pak the dependencies are missing.

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