On Thu, 13 Nov 2003 23:58:49 +0100, 
phriedrich <[EMAIL PROTECTED]> wrote:

> Hallo,
> 
> I tried to compile the profiler in Mandrake 9.1 and in 9.2, both times
> failed with message:
> 
> /usr/bin/ld: cannot find -lqt
> 
> And, yes I've installed the libqt-devel...
> 
> It would be very nice if someone could help me,
> thanks to all.

hi,

i have the profilers working under mdk9.1. do these:

1) export QTDIR=/usr/lib/qt3 

2) in the make file for each profiler, change the line

 POSTLIB = $(KDEPOSTLIB) -lqt -llprof -llcms -lm

 to read as

 POSTLIB = $(KDEPOSTLIB) -lqt-mt -llprof -llcms -lm 

hth, regards, subash.


-------------------------------------------------------
This SF.Net email sponsored by: ApacheCon 2003,
16-19 November in Las Vegas. Learn firsthand the latest
developments in Apache, PHP, Perl, XML, Java, MySQL,
WebDAV, and more! http://www.apachecon.com/
_______________________________________________
Lcms-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/lcms-user

Reply via email to