PDA

View Full Version : cannot find -lXrender



marc2050
9th June 2011, 04:29
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!

cmanikandan
15th February 2013, 12:23
You can Try these two..
>sudo apt-get update
>sudo apt-get install libxrender-dev


u ll b succeeded