Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. General talk
  3. Qt 6
  4. Missing shared objects while using system Qt

Missing shared objects while using system Qt

Scheduled Pinned Locked Moved Unsolved Qt 6
8 Posts 4 Posters 551 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.
  • A Offline
    A Offline
    Ash V
    wrote on 5 Jun 2024, 17:54 last edited by
    #1

    Hello!

    I want to use system Qt that comes with my distro but I'm facing certain missing shared objects as you can see below. How to get these missing .so files?
    Screenshot from 2024-06-05 23-06-53.png

    • /home/tvermaashutosh_by_mohit/GSoC/Qt_6.7.0/6.7.0/gcc_64/bin/qmake6 is my installed qmake6.
    • /usr/bin/qmake6 is my system qmake6.

    Please guide me into this....

    C A 2 Replies Last reply 5 Jun 2024, 18:29
    0
    • A Ash V
      5 Jun 2024, 17:54

      Hello!

      I want to use system Qt that comes with my distro but I'm facing certain missing shared objects as you can see below. How to get these missing .so files?
      Screenshot from 2024-06-05 23-06-53.png

      • /home/tvermaashutosh_by_mohit/GSoC/Qt_6.7.0/6.7.0/gcc_64/bin/qmake6 is my installed qmake6.
      • /usr/bin/qmake6 is my system qmake6.

      Please guide me into this....

      C Offline
      C Offline
      Christian Ehrlicher
      Lifetime Qt Champion
      wrote on 5 Jun 2024, 18:29 last edited by
      #2

      @Ash-V said in Missing shared objects while using system Qt:

      How to get these missing .so files?

      By installing the appropriate packages with your package manager maybe?

      Qt Online Installer direct download: https://download.qt.io/official_releases/online_installers/
      Visit the Qt Academy at https://academy.qt.io/catalog

      A 1 Reply Last reply 5 Jun 2024, 18:51
      1
      • C Christian Ehrlicher
        5 Jun 2024, 18:29

        @Ash-V said in Missing shared objects while using system Qt:

        How to get these missing .so files?

        By installing the appropriate packages with your package manager maybe?

        A Offline
        A Offline
        Ash V
        wrote on 5 Jun 2024, 18:51 last edited by
        #3

        @Christian-Ehrlicher

        Screenshot from 2024-06-05 23-51-34.png

        Which package could be the one, btw?

        S 1 Reply Last reply 5 Jun 2024, 18:53
        0
        • A Ash V
          5 Jun 2024, 18:51

          @Christian-Ehrlicher

          Screenshot from 2024-06-05 23-51-34.png

          Which package could be the one, btw?

          S Offline
          S Offline
          SGaist
          Lifetime Qt Champion
          wrote on 5 Jun 2024, 18:53 last edited by
          #4

          @Ash-V hi,

          The -dev packages are the ones that provide development related resources.

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • A Ash V
            5 Jun 2024, 17:54

            Hello!

            I want to use system Qt that comes with my distro but I'm facing certain missing shared objects as you can see below. How to get these missing .so files?
            Screenshot from 2024-06-05 23-06-53.png

            • /home/tvermaashutosh_by_mohit/GSoC/Qt_6.7.0/6.7.0/gcc_64/bin/qmake6 is my installed qmake6.
            • /usr/bin/qmake6 is my system qmake6.

            Please guide me into this....

            A Offline
            A Offline
            Ash V
            wrote on 5 Jun 2024, 19:15 last edited by
            #5

            @Christian-Ehrlicher, @SGaist

            The error continues after installing the available packages.

            tvermaashutosh_by_mohit@AshV /> apt-cache search libicu
            icu-devtools - Development utilities for International Components for Unicode
            libicu-dev - Development files for International Components for Unicode
            libicu74 - International Components for Unicode
            libicu4j-4.4-java - Library for Unicode support and internationalization
            libicu4j-java - Library for Unicode support and internationalization
            libicu60 - International Components for Unicode
            tvermaashutosh_by_mohit@AshV /> sudo apt install --reinstall icu-devtools libicu-dev libicu74 libicu4j-4.4-java libicu4j-java libicu60
            [sudo] password for tvermaashutosh_by_mohit: 
            Reading package lists... Done
            Building dependency tree... Done
            Reading state information... Done
            Reinstallation of libicu60 is not possible, it cannot be downloaded.
            The following NEW packages will be installed:
              libicu4j-4.4-java libicu4j-java
            0 upgraded, 2 newly installed, 3 reinstalled, 0 to remove and 21 not upgraded.
            Need to get 44.9 MB/45.1 MB of archives.
            After this operation, 24.6 MB of additional disk space will be used.
            Do you want to continue? [Y/n] 
            Get:1 http://archive.ubuntu.com/ubuntu noble/main amd64 libicu74 amd64 74.2-1ubuntu3 [10.9 MB]
            Get:2 http://archive.ubuntu.com/ubuntu noble/main amd64 libicu-dev amd64 74.2-1ubuntu3 [11.9 MB]
            Get:3 http://archive.ubuntu.com/ubuntu noble/universe amd64 libicu4j-4.4-java all 4.4.2.2-4 [5,759 kB]
            Get:4 http://archive.ubuntu.com/ubuntu noble/universe amd64 libicu4j-java all 73.2-1 [16.4 MB]
            84% [4 libicu4j-java 9,592 kB/16.4 MB 58%]                                      Fetched 26.1 MB in 3min 50s (114 kB/s)                                         
            (Reading database ... 224772 files and directories currently installed.)
            Preparing to unpack .../libicu74_74.2-1ubuntu3_amd64.deb ...
            Unpacking libicu74:amd64 (74.2-1ubuntu3) over (74.2-1ubuntu3) ...
            Preparing to unpack .../icu-devtools_74.2-1ubuntu3_amd64.deb ...
            Unpacking icu-devtools (74.2-1ubuntu3) over (74.2-1ubuntu3) ...
            Preparing to unpack .../libicu-dev_74.2-1ubuntu3_amd64.deb ...
            Unpacking libicu-dev:amd64 (74.2-1ubuntu3) over (74.2-1ubuntu3) ...
            Selecting previously unselected package libicu4j-4.4-java.
            Preparing to unpack .../libicu4j-4.4-java_4.4.2.2-4_all.deb ...
            Unpacking libicu4j-4.4-java (4.4.2.2-4) ...
            Selecting previously unselected package libicu4j-java.
            Preparing to unpack .../libicu4j-java_73.2-1_all.deb ...
            Unpacking libicu4j-java (73.2-1) ...
            Setting up libicu4j-4.4-java (4.4.2.2-4) ...
            Setting up libicu4j-java (73.2-1) ...
            Setting up libicu74:amd64 (74.2-1ubuntu3) ...
            Setting up icu-devtools (74.2-1ubuntu3) ...
            Setting up libicu-dev:amd64 (74.2-1ubuntu3) ...
            Processing triggers for man-db (2.12.0-4build2) ...
            Processing triggers for libc-bin (2.39-0ubuntu8.2) ...
            tvermaashutosh_by_mohit@AshV /> cd /usr/bin
            tvermaashutosh_by_mohit@AshV /u/bin> ./qmake6
            ./qmake6: error while loading shared libraries: libicui18n.so.73: cannot open shared object file: No such file or directory
            tvermaashutosh_by_mohit@AshV /u/bin [127]> 
            
            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 5 Jun 2024, 19:20 last edited by
              #6

              You installed icu 74, that version of qmake6 requires 73.

              Interested in AI ? www.idiap.ch
              Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

              A 1 Reply Last reply 5 Jun 2024, 19:25
              1
              • S SGaist
                5 Jun 2024, 19:20

                You installed icu 74, that version of qmake6 requires 73.

                A Offline
                A Offline
                Ash V
                wrote on 5 Jun 2024, 19:25 last edited by
                #7

                @SGaist

                Sorry, but no such package is available, I guess.

                tvermaashutosh_by_mohit@AshV /u/bin> apt-cache search libicu73
                tvermaashutosh_by_mohit@AshV /u/bin> 
                
                jsulmJ 1 Reply Last reply 6 Jun 2024, 05:39
                0
                • A Ash V
                  5 Jun 2024, 19:25

                  @SGaist

                  Sorry, but no such package is available, I guess.

                  tvermaashutosh_by_mohit@AshV /u/bin> apt-cache search libicu73
                  tvermaashutosh_by_mohit@AshV /u/bin> 
                  
                  jsulmJ Offline
                  jsulmJ Offline
                  jsulm
                  Lifetime Qt Champion
                  wrote on 6 Jun 2024, 05:39 last edited by
                  #8

                  @Ash-V What is your Linux distribution?

                  https://forum.qt.io/topic/113070/qt-code-of-conduct

                  1 Reply Last reply
                  0

                  1/8

                  5 Jun 2024, 17:54

                  • Login

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