Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
P
purr-data
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 268
    • Issues 268
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 16
    • Merge Requests 16
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Jonathan Wilkes
  • purr-data
  • Issues
  • #664

Closed
Open
Opened Jul 29, 2020 by Albert Gräf@aggraefDeveloper

pd-lua dynamic linking woes on Debian/Ubuntu

As @Joseph reported, at least on Linux Mint 20 pd-lua is broken (doesn't load) OOTB because liblua.so.5.3 is missing. (This doesn't seem to happen on a stock Ubuntu install, apparently by sheer luck it has this library in the default installation, or as a dependency of some package in the default install.)

This dependency isn't auto-detected for some reason when building Debian/Ubuntu packages using the debuild stuff (e.g., on the OBS), so it needs to be added explicitly to the runtime dependencies of the package.

Edited Jul 30, 2020 by Albert Gräf
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: jwilkes/purr-data#664