Hi.

I'm done installing qt on ubuntu. Compiled and installed.
Now I install QT creator.
Done too.
But when I click to run qt creator. I got this error:
Failed to load core: [some long path]/Nokia/libCore.so: Cannot load library [some long path]/qtcreator-2.2.0/lib/qtcreator/plugins/Nokia/libCore.so: (/usr/lib64/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by [some long path]/qtcreator-2.2.0/lib/qtcreator/plugins/Nokia/../../libBotan.so.1))

What am I missing? I was able to compile and gmake the QT on Ubuntu. So I think all my libraries are installed and properly PATHed... Please help.

Thanks.