Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. Error while loading shared libraries
Forum Updated to NodeBB v4.3 + New Features

Error while loading shared libraries

Scheduled Pinned Locked Moved Qt WebKit
5 Posts 2 Posters 5.3k Views 1 Watching
  • 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.
  • N Offline
    N Offline
    narendar_discover
    wrote on last edited by
    #1

    I am developing an application for MeeGo (Netbook) while running I am getting this error.

    /usr/local/bin/MyApplication: error while loading shared libraries: libQtWebKit.so.4: cannot open shared object file: No such file or directory

    1 Reply Last reply
    0
    • K Offline
      K Offline
      koahnig
      wrote on last edited by
      #2

      You might want to check the Qt version installed on the netbook. Possibly it does not contain the webkit.

      Vote the answer(s) that helped you to solve your issue(s)

      1 Reply Last reply
      0
      • N Offline
        N Offline
        narendar_discover
        wrote on last edited by
        #3

        Thanks for the reply...

        But, right now I dont have h/w for Netbook. I am running my app in QEMU. Although QEMU is very slow but for time being it is okay.

        Testing configuration for MeeGo Simulator from QtCreator gives following:

        Hardware architecture: i686

        Kernel version: 2.6.37.2-8.27

        List of installed Qt packages:

        @
        libqtscript4 4.7.2
        libqtversit1 1.2.0~beta0+git2726
        libqtsql4 4.7.2
        libqtsparql-tracker-extensions 0.0.7
        libqtfeedback1 1.2.0~beta0+git2726
        libqtopengl4 4.7.2
        libqtdbus4 4.7.2
        libqtmultimediakit1 1.2.0~beta0+git2726
        libqtsparql 0.0.21
        libqtmessaging1 1.2.0~beta0+git2726
        libqtsensors1 1.2.0~beta0+git2726
        libqtdeclarative4-particles 4.7.2
        libqtsql4-sqlite 4.7.2
        libqtxmlpatterns4 4.7.2
        libqtpublishsubscribe1 1.2.0~beta0+git2726
        libqtversitorganizer1 1.2.0~beta0+git2726
        libqtgallery1 1.2.0~beta0+git2726
        libqtdeclarative4-folderlistmodel 4.7.2
        libqtgui4 4.7.2
        libqtsparql-tracker 0.0.21
        libqtlocation1 1.2.0~beta0+git2726
        libqtorganizer1 1.2.0~beta0+git2726
        libqttest4 4.7.2
        libqtconnectivity1 1.2.0~beta0+git2726
        libqtcontacts-tracker-extensions 4.11.8.1
        libqtdeclarative4 4.7.2
        libqtserviceframework1 1.2.0~beta0+git2726
        libqtcontacts1 1.2.0~beta0+git2726
        libqtnetwork4 4.7.2
        libqtsvg4 4.7.2
        libqtsysteminfo1 1.2.0~beta0+git2726
        libqtcore4 4.7.2
        libqtxml4 4.7.2
        @

        [EDIT: formatting the list, Volker]

        1 Reply Last reply
        0
        • K Offline
          K Offline
          koahnig
          wrote on last edited by
          #4

          I have never worked with it.
          However, I would assume that you have somewhere the libs directory. In my Windows installation I can locate "QtWebKit4.dll". Unfortunately, my linux builds do not include webkit, because I have excluded from build. But I guess you should find also there a "libqtwebkit....".

          Since this is missing you might have to build the QEMU including the webkit.
          However, just underlining again, I am completely in the dark there as well, since I have no experience with it.

          Vote the answer(s) that helped you to solve your issue(s)

          1 Reply Last reply
          0
          • N Offline
            N Offline
            narendar_discover
            wrote on last edited by
            #5

            okay buddy no problem.. thanks for the discussion I will be continued to resolve this error...

            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