Skip to content

Wrong assignment of binary packages dir ? #381

@rtrepos

Description

@rtrepos

In Context::getBinaryPackagesDir, two directory paths are provided for

  • the user pkgs dir built as : VLE_HOME/pkgs
  • the system pkgs dir (in install dir) built as : PREFIX/lib/vle-2.1/pkgs

On ubuntu 18.04 cmake version 3.10.2, it is OK
On Debian GNU/Linux 10, cmake version 3.13.4 (in a docker container), the system pkgs dir is not ok.

On Debian, The system pkgs are installed in PREFIX/lib/x86_64-linux-gnu/vle-2.1/pkgs
Is this a cmake concern or debian ? maybe information is given by cmake :

https://cmake.org/cmake/help/latest/module/GNUInstallDirs.html

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions