Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. error while loading shared libraries libExtensionSystem.so.4 for qtreator
Qt 6.11 is out! See what's new in the release blog

error while loading shared libraries libExtensionSystem.so.4 for qtreator

Scheduled Pinned Locked Moved Unsolved General and Desktop
3 Posts 2 Posters 1.2k Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • msauer751M Offline
    msauer751M Offline
    msauer751
    wrote on last edited by
    #1

    Hi,

    I use xubuntu version 20.10 and I want to manual install Qt with online installer from qt.

    If I try to start the new installed QtCreator I will get the error message:

    error while loading shared libraries libExtensionSystem.so.4: cannot open shared object file: No such file or directory
    

    I installed Qt in /opt/Extern/Entwicklung/Qt/ and set the variable

    export LD_LIBRARY_PATH=/opt/Extern/Entwicklung/Qt/Tools/QtCreator/lib/qtcreator/
    export PATH=/opt/Extern/Entwicklung/Qt/Tools/QtCreator/bin:$PATH
    

    But qtcreator couldn't be started.

    Where is the problem (or my mistake)? I think to set LD_LIBRAY_PATH should enough.

    Thank you for your help
    BR
    martin

    jsulmJ 1 Reply Last reply
    0
    • msauer751M Offline
      msauer751M Offline
      msauer751
      wrote on last edited by
      #2

      Ok. I found the error. I set the g+s mode on my installation directory. After I removed the setguid bit I can start qtcreator without any problems.

      BR
      martin

      1 Reply Last reply
      0
      • msauer751M msauer751

        Hi,

        I use xubuntu version 20.10 and I want to manual install Qt with online installer from qt.

        If I try to start the new installed QtCreator I will get the error message:

        error while loading shared libraries libExtensionSystem.so.4: cannot open shared object file: No such file or directory
        

        I installed Qt in /opt/Extern/Entwicklung/Qt/ and set the variable

        export LD_LIBRARY_PATH=/opt/Extern/Entwicklung/Qt/Tools/QtCreator/lib/qtcreator/
        export PATH=/opt/Extern/Entwicklung/Qt/Tools/QtCreator/bin:$PATH
        

        But qtcreator couldn't be started.

        Where is the problem (or my mistake)? I think to set LD_LIBRAY_PATH should enough.

        Thank you for your help
        BR
        martin

        jsulmJ Offline
        jsulmJ Offline
        jsulm
        Lifetime Qt Champion
        wrote on last edited by
        #3
        This post is deleted!
        1 Reply Last reply
        0

        • Login

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • Users
        • Groups
        • Search
        • Get Qt Extensions
        • Unsolved