Skip to content

GitLab

  • Menu
Projects Groups Snippets
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • W weston
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 315
    • Issues 315
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 118
    • Merge requests 118
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages & Registries
    • Packages & Registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • wayland
  • weston
  • Issues
  • #453

Closed
Open
Created Nov 10, 2020 by Paul Menzel@pmenzel

`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
Time tracking