Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • otb otb
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 204
    • Issues 204
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 11
    • Merge requests 11
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Main Repositories
  • otbotb
  • Issues
  • #2058
Closed
Open
Issue created Jun 09, 2020 by Luc Hermitte@lhermitteContributor

Some versions of openssl are not installed in `lib/`

Description

In superbuild, some versions of libssl end up installed in lib64/ instead of lib/. Because of that, libcurl compilation fails.

When configuring, libdir options shall be forced to ${prefix}/lib instead of the default ${prefix}/lib64.

Steps to reproduce

On HAL, I see OpenSSL_1_0_1p.tar.gz being installed by superbuild in lib64

Configuration information

HAL (CentOS 6, 64bits). OpenSSL_1_0_1p.tar.gz

Assignee
Assign to
Time tracking