PDA

View Full Version : Can't run QtCreator, QTCreator won't run on Linux



ZarehG
9th February 2010, 19:12
Hi,
I'm trying to run QtCreator and I get the following message:

./qtcreator.bin: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/zareh/packages/Qt/qtcreator-1.3.1/bin/../lib/libQtGui.so.4)
./qtcreator.bin: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/zareh/packages/Qt/qtcreator-1.3.1/bin/../lib/libQtNetwork.so.4)
./qtcreator.bin: /lib/tls/libc.so.6: version `GLIBC_2.4' not found (required by /home/zareh/packages/Qt/qtcreator-1.3.1/bin/../lib/libQtCore.so.4)

anyone know why? and how I can fix this problem?

thank you,
Zareh

qtlinuxnewbie
10th February 2010, 07:28
wht Linux flavour are u using?..

GLIBC_2.4' not found
install the GLIBC package as it is saying GLIBC not found.