PDA

View Full Version : Install on Ubuntu



marc2050
14th June 2011, 00:52
Hi.

I'm trying to install QT on Ubuntu.
I can successfully configure.
I can run gmake. But it stopped at one of the examples at
qt-everywhere-opensource-src-4.7.3/src/3rdparty/webkit/WebCore
and returned the error that said -

/usr/bin/ld: cannot find -lXrender

I have checked and confirmed that I've the Xrender package installed and it is the latest version. What else could I do?

Thanks!

schnitzel
14th June 2011, 01:35
did you install libxrender-dev?