Re: QTDIR & KDEDIR ./configure errors

2003-06-02 Thread johnny geling
r-xr-x1 root root80716 May 31 16:35 /usr/bin/g++-3.2 > -rwxr-xr-x1 root root 80652 May 18 06:59 /usr/bin/g++-3.3 > > export QTDIR=/usr/share/qt3 > > /configure --prefix=/usr --libexecdir=/usr/bin --sysconfdir=/etc > --libdir=/usr/lib > --included

Re: QTDIR & KDEDIR ./configure errors

2003-06-01 Thread James Michael Greenhalgh
wxr-xr-x1 root root80652 May 18 06:59 /usr/bin/g++-3.3 export QTDIR=/usr/share/qt3 ./configure --prefix=/usr --libexecdir=/usr/bin --sysconfdir=/etc - --libdir=/usr/lib - --includedir=/usr/include/kde --with-qt-includes=/usr/include/qt3 - --mandir=/usr/share/man --infodir=/usr/sh

Re: QTDIR & KDEDIR ./configure errors

2003-06-01 Thread Svein Harald Soleim
igure: error: Qt (>= Qt 3.0.3) (headers and > libraries) not found. Please check your installation! > For more details about this problem, look at the end of config.log. > " > > With a manualy export of the QTDIR=/usr/share/qt3 I run into the next > error. Not finding anyt

Re: QTDIR & KDEDIR ./configure errors

2003-06-01 Thread Hendrik Sattler
Am Montag, 2. Juni 2003 00:02 schrieb johnny geling: > For more details about this problem, look at the end of config.log. Did you do this? HS -- Mein GPG-Key ist auf meiner Homepage verfügbar: http://www.hendrik-sattler.de oder über pgp.net PingoS - Linux-User helfen Schulen: http://w

QTDIR & KDEDIR ./configure errors

2003-06-01 Thread johnny geling
eck your installation! For more details about this problem, look at the end of config.log. " With a manualy export of the QTDIR=/usr/share/qt3 I run into the next error. Not finding anything from kde. I have installed kdelibs4-dev from sid. " checking for KDE... configure: error: in the prefix,

Re: QTDIR

2001-10-30 Thread Ivan E. Moore II
On Tue, Oct 30, 2001 at 07:35:06PM +1000, Mark Constable wrote: > Please excuse a naive quetsion... I want to compile Muse > ( http://muse.seh.de ) and in its make.inc it has a setting > for QTDIR but best I can determine the original QT packages > are splt up on Debian so how do I def

QTDIR

2001-10-30 Thread Mark Constable
Please excuse a naive quetsion... I want to compile Muse ( http://muse.seh.de ) and in its make.inc it has a setting for QTDIR but best I can determine the original QT packages are splt up on Debian so how do I define a single QTDIR env variable for compiling KDE/QT apps under Debian ? Or, is