[Qt-creator] Cannot Run Qr Creator 1.0 on SLES9
Li, Xiaojun M
xiaojun.m.li at intel.com
Wed Mar 11 07:00:24 CET 2009
Hi, Andre,
Could you please explain where to get the right 64 bit source packages for my self to compile Qt SDK and how to compile on SLES9?
I tried some sources from Qt download package but couldn't make it work. Is it possible to obtain a 64 bit bin executable (for x86_64) as Qt provided for newer Linux OS version? 99% of Linux machines in our company are still SLES9 :-(
I appreciate your help!
Thanks,
Xiaojun
------------------------------
Message: 3
Date: Sat, 7 Mar 2009 11:24:22 +0100
From: Andre Poenitz <andre.poenitz at mathematik.tu-chemnitz.de>
Subject: Re: [Qt-creator] Cannot Run Qr Creator 1.0 on SLES9
To: qt-creator at trolltech.com
Message-ID: <20090307102422.GB5172 at tu-chemnitz.de>
Content-Type: text/plain; charset=us-ascii
On Fri, Mar 06, 2009 at 10:48:15PM -0700, Li, Xiaojun M wrote:
> [...]
> scci51151> qtcreator qtcreator: error while loading shared libraries:
> libstdc++.so.6: cannot open shared object file: No such file or
> directory
>
> I checked /usr/lib64 and only found libstdc++.so up tp 5:
>
> scci51151> ls /usr/lib64/libstdc++. libstdc++.a
> libstdc++.so.5.0.6* libstdc++.so@ libstdc++.la
> libstdc++.so.5@
>
> This prompted me to think may be Qt Creator doesn't support SLES9
> which is the platform I am using:
>
> scci51151> SPident Summary (using 877 packages)
> Product/ServicePack conflict match update (shipped)
> SLES-9-x86_64 2 0.1% 401 45.7% 188 (1597 25.1%)
> SLES-9-x86_64-SP1 1 0.2% 63 7.2% 107 (524 12.0%)
> SLES-9-x86_64-SP2 2 0.3% 119 13.6% 128 (700 17.0%)
> SLES-9-x86_64-SP3 2 0.2% 244 27.8% 147 (833 29.3%)
> Unknown 232 26.5%
>
> I hope this information can help you identify the reason why I cannot
> start Qt Creator.
The "normal" creator packages are compiled on newer systems. There
is a package for older distributions under http://www.qtsoftware.com
/downloads/qt-creator-1.0-binary-for-linux-x11-gcc3 but that's only
32bit. So your only option right now seems to be to compile it yourself.
Note that in this case you need to compile Qt 4.5.0, too.
Andre'
More information about the Qt-creator-old
mailing list