|
From: Hans-Peter Z. <hp...@gm...> - 2001-12-30 12:21:46
|
Am Don, 2001-12-27 um 07.08 schrieb Gordon Stewart: > Dear OM, > > Merry Xmas and Happy New Year. > > When you have some spare time would you kindly have a look at my Config.log > for Linkt.-0.6.99-20010205 I am having problems compiling . > > I have qt libraries in usr/lib/qt2 > and qt includes in usr/include/qt2 > > but I get error message qt libraries NOT FOUND ???? > > My system is Mandrake 8.1 (Kernel 2.4.8) > Pentium II, 233Mhz > AX25 installed & OK > > Many thanks for any comments you might have for me. > > Gordon > > ZL2ARN > > > ---- > Hi, Try ./configure --with-qt-headers=/usr/lib/qt2/include \ --with-qt-dir=/usr/lib/qt2 HP, DG4IAD |