Re: [newbie] QT problem with kde3

2002-06-27 Thread Damian G
On Thu, 27 Jun 2002 07:29:13 +0530 L.V.Gandhi [EMAIL PROTECTED] wrote: On Thursday 27 June 2002 03:34 am, robin wrote: L.V.Gandhi wrote: I have kde3 with mdk 8.2. I wanted to compile an application which needs QT3. I did [root@localhost arson-0.9.6-kde3]# export QT_DIR=/usr/lib/qt3

[newbie] QT problem with kde3

2002-06-26 Thread L.V.Gandhi
I have kde3 with mdk 8.2. I wanted to compile an application which needs QT3. I did [root@localhost arson-0.9.6-kde3]# export QT_DIR=/usr/lib/qt3 [root@localhost arson-0.9.6-kde3]# ./configure --prefix=/opt/kde3 But I still I get error checking for Qt... configure: error: Qt (= Qt 3.0.2)

Re: [newbie] QT problem with kde3

2002-06-26 Thread L.V.Gandhi
On Thursday 27 June 2002 03:34 am, robin wrote: L.V.Gandhi wrote: I have kde3 with mdk 8.2. I wanted to compile an application which needs QT3. I did [root@localhost arson-0.9.6-kde3]# export QT_DIR=/usr/lib/qt3 [root@localhost arson-0.9.6-kde3]# ./configure --prefix=/opt/kde3 But I still