LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   MDK 10.1 - QT 3.3.3 Won't Compile (https://www.linuxquestions.org/questions/linux-software-2/mdk-10-1-qt-3-3-3-wont-compile-280259/)

DoddyUK 01-20-2005 04:59 PM

MDK 10.1 - QT 3.3.3 Won't Compile
 
Hi. I'm trying to install the QT Library using MAKE, but every time I try to compile it ends up with the following error:

/usr/bin/ld: cannot find -lXrender
collect2: ld returned 1 exit status
gmake[2]: *** [../lib/libqt.so.3.3.3] Error 1
gmake[2]: Leaving directory `/usr/local/qt/src'
gmake[1]: *** [sub-src] Error 2
gmake[1]: Leaving directory `

I'm not sure if there's something I need to edit in the Makefile, but if anyone can offer any suggestions it would be greatly appreciated. Many thanks.

__J 01-20-2005 05:05 PM

there is a package called Xrender, see if you can get if from urpmi/rpmdrake.

DoddyUK 01-21-2005 06:14 PM

Ok, now -lXcursor is the problem. I've tried looking for the Xcursor package, but I can't find any that will compile on my computer. There's no ./configure file with the .tar.gz files I've downloaded. Can anyone tell me of a source of Xcursor I can download and install? Thanks.


All times are GMT -5. The time now is 11:48 AM.