Halli, > ./configure die QT-Bibliotehken nicht, obwohl diese Installiert sind, > zumindest zeigt es dselect an. > checking for Qt... configure: error: Qt (>= Qt 3.0.3) (headers and > libraries) not found. Please check your installation!
Mit gtk hatte ich schonmal das Problem, dass in den Sourcen "#include <gtk.h>" statt "#include <gtk/gtk.h>" stand. Probier' doch mal dem configure-Skript noch zusaetzliche includepfade mitzugeben. Sonst ist die config.log die wahrscheinlich angelegt wurde bestimmt hilfreich... Gruessle Uwe -- Uwe Zeisberger fib where fib = 0 : 1 : zipWith (+) fib (tail fib) -- Zum AUSTRAGEN schicken Sie eine Mail an [EMAIL PROTECTED] mit dem Subject "unsubscribe". Probleme? Mail an [EMAIL PROTECTED] (engl)

