Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Installation and Deployment
  4. Help me,please when install Qt by Sources code
Qt 6.11 is out! See what's new in the release blog

Help me,please when install Qt by Sources code

Scheduled Pinned Locked Moved Installation and Deployment
5 Posts 2 Posters 1.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.
  • K Offline
    K Offline
    kjool
    wrote on last edited by
    #1

    I have tried to install using following command (copied from link which you have posted )but not able to install all packages. My operating system is SUSE 11SP3.i586

    sudo zypper in xorg-x11-libxcb-devel xcb-util-devel xcb-util-image-devel xcb-util-keysyms-devel xcb-util-renderutil-devel xcb-util-wm-devel xorg-x11-devel libxkbcommon-devel

    The following message is displaying

    Loading repository data…
    Reading installed packages…
    Package ‘xorg-x11-devel’ not found.
    Package ‘xorg-x11-libxcb-devel’ not found.
    ‘libxkbcommon-devel’ not found in package names. Trying capabilities.
    No provider of ‘libxkbcommon-devel’ found.
    ‘xcb-util-devel’ not found in package names. Trying capabilities.
    No provider of ‘xcb-util-devel’ found.
    ‘xcb-util-image-devel’ not found in package names. Trying capabilities.
    No provider of ‘xcb-util-image-devel’ found.
    ‘xcb-util-keysyms-devel’ not found in package names. Trying capabilities.
    No provider of ‘xcb-util-keysyms-devel’ found.
    ‘xcb-util-renderutil-devel’ not found in package names. Trying capabilities.
    No provider of ‘xcb-util-renderutil-devel’ found.
    ‘xcb-util-wm-devel’ not found in package names. Trying capabilities.
    No provider of ‘xcb-util-wm-devel’ found.
    Resolving package dependencies…

    Nothing to do.

    Thanks

    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi and welcome to devnet,

      I'm no SUSE specialist but did you check that these are the right packages name for version 11 ?

      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
      0
      • K Offline
        K Offline
        kjool
        wrote on last edited by
        #3

        thank you for answer.

        I was check packagesall ".rpm" on DVD install SUSE. And I also tried install some package from DVD. But it show This package was exist.
        I also inst Qt offline by run terminal, when start Qt, it show fail.
        /qtcreator: symbol lookup error: /opt/Qt5.1.0/Tools/QtCreator/bin/plugins/platforms/libqxcb.so: undefined symbol: XIQueryVersion*

        It is difficult to be able to install and run Qt on SUSE.

        [quote author="SGaist" date="1414483118"]Hi and welcome to devnet,

        I'm no SUSE specialist but did you check that these are the right packages name for version 11 ?[/quote]

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Just saw that SUSE 11 is 3 years old and has reached the end of life status. So you are using outdated libraries.

          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
          0
          • K Offline
            K Offline
            kjool
            wrote on last edited by
            #5

            [quote author="SGaist" date="1414531688"]Just saw that SUSE 11 is 3 years old and has reached the end of life status. So you are using outdated libraries.[/quote]

            How can I upgrate new libraries ?
            I used command: sudo zypper up ... But it show " Nothings to do"...

            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