Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
otb
otb
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 273
    • Issues 273
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 8
    • Merge Requests 8
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Main Repositories
  • otbotb
  • Issues
  • #2058

Closed
Open
Opened 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
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: orfeotoolbox/otb#2058