Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
W
weston
  • 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 120
    • Merge Requests 120
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wayland
  • weston
  • Issues
  • #453

Closed
Open
Opened Nov 10, 2020 by Paul Menzel@pmenzelContributor

`libweston-10.so.0: cannot open shared object file: No such file or directory`

Using Debian Sid/unstable, and building and installing Weston 9.0.0-54-gcf83b48b to /usr/local, executing /usr/local/bin/weston fails:

# which weston
/usr/local/bin/weston
# weston
weston: error while loading shared libraries: libweston-10.so.0: cannot open shared object file: No such file or directory

The shared library is installed

# find /usr -name "libweston-10.so.0"
/usr/local/lib/x86_64-linux-gnu/libweston-10.so.0

and setting LD_LIBRARY_PATH=/usr/local/lib/x86_64-linux-gnu/, Weston starts.

Can Weston do something about that, or is that a problem with Debian’s multi-arch setup?

To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information
Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None
Reference: wayland/weston#453