INN 2.x packages for Debian?

1999-12-12 Thread dspiljar
Hello. I've been looking around for Debian packages of a recent version of INND, but I could only find the old 1.7 version. Even Potato has INND 1.7. :( Is it possible to find an INND 2.x package for Debian?

Re: problem compiling a KDE app

1999-12-13 Thread dspiljar
Cyrus Patel <[EMAIL PROTECTED]> wrote: > I'm trying to compile a kde app 'kover' and when I do the ./configure > I get the error: > checking for QT... configure: error: QT-1.3 (libraries) not found. Please > check your installation! > I have the following debian packages installed on my computer:

Re: problem compiling a KDE app

1999-12-13 Thread dspiljar
Cyrus Patel <[EMAIL PROTECTED]> wrote: > > Try setting the QTDIR variable to point to the QT top-level directory > > (on my system it is /usr/lib/qt). > Thanks alot, that worked, my QT directories are /usr/lib/qt1g and > /usr/lib/qt2. Good! :) > However, now the configure script is complaining