Moin! Ich versuche gerade ein kleines KDE-programm zu compilieren, was leider fehlschlägt mit folgendem Fehler: checking for KDE... libraries /usr/lib, headers /usr/include/kde checking for extra includes... no checking for extra libs... no checking for kde headers installed... yes checking for kde libraries installed... configure: error: your system fails at linking a small KDE application! Check, if your compiler is installed correctly and if you have used the same compiler to compile Qt and kdelibs as you did use now Ich habe eine Debian Potato und folgende Pakete _sind_ installiert: ii libqt1g 1.45-1.0 Shared Library used by applications linked ii libqt1g-dev 1.45-1.0 Environment for QT GUI development. ii libqt2 2.0.2-1.0 Qt GUI Library (runtime version). ii libqt2-dev 2.0.2-1.0 Qt GUI library (development version). ii kdelibs2g 1.1.2-20000228 KDE core libraries (runtime files) ii kdelibs2g-dev 1.1.2-20000228 KDE core libraries (development files) Was fehlt mir bzw. was mache ich falsch? Grüße Peter Lohmann -- #!/usr/bin/perl @a=(Lbzjoftt,Inqbujfodf,Hvcsjt); $b="Lbssz Wbmm" ;$b =~ y/b-z/a-z/; $c = " Tif " . @a ." hsfbu wj" ."suvft pg b qsphsbnnfs" . ":\n"; $c =~y/b-y/a-z/; print "\n\n$c ";for($i=0; $i<@a; $i++) { $a[$i] =~ y/b-y/a-z/;if($a[$i]eq$a [-1]) {print"and $a[$i]." ;}else{ print"$a[$i], "; }}print"\n\t\t--$b\n\n"; - Hinweise zur Benutzung dieser (und anderer Mailing-Listen) bitte beachten: --> http://lug-owl.de/mailinglist_hints.html <--
Teilnehmer (1)
-
Peter Lohmann