Skip to content

error while loading shared libraries: liblite-0.9.so.1 #9

Description

@SkyNetCoder

First, I successfully compiled and installed liblite .

 sudo meson install -C build/
Dropping privileges to 'root' before running ninja...
ninja: Entering directory `/home/user/projects/LiTE/build'
ninja: no work to do.
Installing lite/liblite-0.9.so.1.0.0 to /usr/local/lib/aarch64-linux-gnu
Installing /home/user/projects/LiTE/lite/animation.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/box.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/button.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/check.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/cursor.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/font.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/image.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/label.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/list.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/lite.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/progressbar.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/scrollbar.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/slider.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/textbutton.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/textline.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/theme.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/lite/window.h to /usr/local/include/lite
Installing /home/user/projects/LiTE/data/Vera.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/Vera.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraBd.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraBd.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraIt.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraIt.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraBI.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraBI.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMo.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMo.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoBd.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoBd.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoIt.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoIt.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoBI.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraMoBI.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraSe.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraSe.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraSeBd.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/VeraSeBd.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/whitrabt.dgiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/whitrabt.ttf to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottom.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottom.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottomleft.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottomleft.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottomright.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/bottomright.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_disabled.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_disabled.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_disabled_on.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_disabled_on.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_hilite.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_hilite.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_hilite_on.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_hilite_on.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_normal.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_normal.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_normal_on.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_normal_on.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_pressed.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/button_pressed.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/checkbox.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/checkbox.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/left.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/left.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/progressbar_bg.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/progressbar_bg.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/progressbar_fg.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/progressbar_fg.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/right.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/right.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/scrollbarbox.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/scrollbarbox.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/textbuttonbox.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/textbuttonbox.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/top.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/top.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/topleft.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/topleft.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/topright.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/topright.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/wincursor.dfiff to /usr/local/share/lite
Installing /home/user/projects/LiTE/data/wincursor.png to /usr/local/share/lite
Installing /home/user/projects/LiTE/build/meson-private/lite.pc to /usr/local/lib/aarch64-linux-gnu/pkgconfig
Installing symlink pointing to liblite-0.9.so.1.0.0 to /usr/local/lib/aarch64-linux-gnu/liblite-0.9.so.1
Installing symlink pointing to liblite-0.9.so.1 to /usr/local/lib/aarch64-linux-gnu/liblite-0.9.so
Installing symlink pointing to liblite-0.9.so to /usr/local/lib/aarch64-linux-gnu/liblite.so

Then I compiled and installed dfbterm.
But when I launch dfbterm, I get the error:

/usr/local/bin/dfbterm
/usr/local/bin/dfbterm: error while loading shared libraries: liblite-0.9.so.1: cannot open shared object file: No such file or directory

I tried to configure meson for static build

project('DFBTerm', 'c',
  default_options : [
    'default_library=static'
  ])

But nothing has changed, I get the same error:
/usr/local/bin/dfbterm: error while loading shared libraries: liblite-0.9.so.1: cannot open shared object file: No such file or directory

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions