Results 1 to 11 of 11

Thread: How to install Qt 5.0.0 on OpenSuse 11.4

  1. #1
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default How to install Qt 5.0.0 on OpenSuse 11.4

    Hi everyone!

    How to install Qt 5.0.0 on OpenSuse 11.4?

    I wrote this command:

    ./qt-linux-opensource-5.0.0-x86-offline.run
    But:
    ./qt-linux-opensource-5.0.0-x86-offline.run: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by ./qt-linux-opensource-5.0.0-x86-offline.run)
    Thank you

    Ivan

  2. #2
    Join Date
    Mar 2010
    Posts
    319
    Thanks
    1
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    You seem to be missing some C++ libraries. Make sure that you have a full C++ toolchain.

  3. #3
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    agarny, help me!

    How to install the 'C++ library'. I'm new in the Linux OpenSuse 11.4

  4. #4
    Join Date
    Mar 2010
    Posts
    319
    Thanks
    1
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    I don't personally use OpenSUSE, but a very simple google search would have given you the answer, e.g. http://www.unixmen.com/install-devel...t-on-opensuse/.

  5. The following user says thank you to agarny for this useful post:

    8Observer8 (15th January 2013)

  6. #5
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    Thank you very much


    Added after 22 minutes:


    Output:

    Qt Code:
    1. Ivan@linux-cudn:~> sudo zypper install -t pattern devel_C_C++
    2. root's password:
    3. Loading repository data...
    4. Warning: Repository 'Updates for openSUSE 11.4 11.4-0' appears to outdated. Consider using a different mirror or server.
    5. Reading installed packages...
    6. 'pattern:devel_C_C++' is already installed.
    7. No update candidate for 'devel_C_C++-11.4-6.9.1.i586'. The highest available version is already installed.
    8. Resolving package dependencies...
    9.  
    10. Nothing to do.
    11. Ivan@linux-cudn:~>
    To copy to clipboard, switch view to plain text mode 

    Last edited by 8Observer8; 15th January 2013 at 15:37.

  7. #6
    Join Date
    Jul 2012
    Posts
    123
    Thanks
    4
    Thanked 2 Times in 2 Posts
    Qt products
    Qt4
    Platforms
    Unix/X11 Windows

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    have you use chmod before ./qt-... ?

  8. #7
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    Yes


    Qt Code:
    1. -rwx--x--x 1 Ivan users 430605254 Jan 15 01:01 qt-linux-opensource-5.0.0-x86-off
    To copy to clipboard, switch view to plain text mode 

  9. #8
    Join Date
    Mar 2010
    Posts
    319
    Thanks
    1
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    Quote Originally Posted by 8Observer8 View Post
    Thank you very much


    Added after 22 minutes:


    Output:

    Qt Code:
    1. Ivan@linux-cudn:~> sudo zypper install -t pattern devel_C_C++
    2. root's password:
    3. Loading repository data...
    4. Warning: Repository 'Updates for openSUSE 11.4 11.4-0' appears to outdated. Consider using a different mirror or server.
    5. Reading installed packages...
    6. 'pattern:devel_C_C++' is already installed.
    7. No update candidate for 'devel_C_C++-11.4-6.9.1.i586'. The highest available version is already installed.
    8. Resolving package dependencies...
    9.  
    10. Nothing to do.
    11. Ivan@linux-cudn:~>
    To copy to clipboard, switch view to plain text mode 

    As you can see from the output of the command, your repository appears to be outdated (line 4), so maybe you probably need to do something about it. From line 7, it would seem that you are all set for C/C++ development, but the version of the toolchain you have on your system is, apparently, not recent enough for Qt.

  10. #9
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    How to update the 'devel_C_C++' from the command?

  11. #10
    Join Date
    Mar 2010
    Posts
    319
    Thanks
    1
    Thanked 14 Times in 12 Posts
    Qt products
    Qt4 Qt5
    Platforms
    MacOS X Unix/X11 Windows

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    As I said, I don't personally use OpenSUSE and this is a forum for Qt-related issues, so assuming my assessment of your problem is correct, I would suggest you try some OpenSUSE forum...

  12. #11
    Join Date
    Nov 2012
    Posts
    232
    Thanks
    118
    Thanked 18 Times in 10 Posts
    Platforms
    Windows Android

    Default Re: How to install Qt 5.0.0 on OpenSuse 11.4

    Ok. You helped me. I understood this problem. I will write a solution here. Thanks

Similar Threads

  1. Installing qt-mobility 1.2 on OpenSuse 11.2 (64 bit)
    By TheIndependentAquarius in forum Qt for Embedded and Mobile
    Replies: 2
    Last Post: 17th May 2011, 11:30
  2. How to install and configure QT for symbians on Opensuse 11.2
    By ahsan in forum Installation and Deployment
    Replies: 0
    Last Post: 1st June 2010, 17:54
  3. Qt with OpenSuse
    By Noks in forum Newbie
    Replies: 3
    Last Post: 20th January 2010, 14:44
  4. How to install MinGW in OpenSuSE???
    By vincat in forum Installation and Deployment
    Replies: 2
    Last Post: 17th June 2009, 08:14
  5. Qt4 Designer in openSUSE 10.3
    By BrainFreeze in forum Qt Tools
    Replies: 6
    Last Post: 4th February 2008, 20:09

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Digia, Qt and their respective logos are trademarks of Digia Plc in Finland and/or other countries worldwide.