On 16-Jun-2000 Angus Leeming wrote:
> using configure --with-frontend=kde
> configuration falls over if QT or KDE aren't installed in certain hardwired
> locations. This is daft, since two shell variables are defined when running KDE
> but not employed by the configure script.
> 
> Why not test 
> $KDEDIR (=/usr/local/kde on my system)
> $QTDIR   (=/usr/local/qt on my system)
> before falling over with an error message.

Therefor we have the option:

  --with-qt-dir           where the root of qt is installed 
  --with-qt-includes      where the Qt includes are. 
  --with-qt-libraries     where the Qt library is installed.
  --with-extra-includes   adds non standard include paths
  --with-extra-libs       adds non standard library paths

     Jürgen

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Dr. Jürgen Vigna                      E-Mail: [EMAIL PROTECTED]
Italienallee 13/N                     Tel:    +39-0471-450260
I-39100 Bozen                         Fax:    +39-0471-450296
ITALY                                 Web:    http://www.sad.it/~jug

A homeowner's reach should exceed his grasp, or what's a weekend for?

-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._-._

Reply via email to