Hallo, erstmal danke für deine Antwort, endlich mal jemand, der was zu dem Thema sagen kann :-)
Also ich erhalte folgendes:
gtk-config --version
1.2.10
gtk-config --libs
-L/opt/gnome/lib -L/usr/X11R6/lib -lgtk -lgdk -rdynamic -lgmodule -lglib -ldl -lXi -lNext -lX11 -lm
Also ich hab andere Verzeichnisse, aber was soll ich machen, ich hab einfach ne SuSE Standard-Installation gewählt, ich hab da nix geändert/verschoben/aktualisiert/editiert ... das ist alles so per default da gelandet wo es jetzt ist.
zu "make distclean" kann ich leider nur sagen, dass er mir folgendes auswirft:
make distclean
make: *** Keine Regel, um >>distclean<< zu erstellen. Schluss.
ich druck hier nochmal die genaue Meldung ab der Stelle wo's interessant wird. vielleicht hilft das weiter.
checking for GTK+ version...
checking for gtk-config... /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.7... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK was incorrectly installed
*** or that you have moved GTK since it was installed. In the latter case, you
*** may want to edit the gtk-config script: /opt/gnome/bin/gtk-config
checking for gtk-config... (cached) /opt/gnome/bin/gtk-config
checking for GTK - version >= 1.2.3... no
*** Could not run GTK test program, checking why...
*** The test program failed to compile or link. See the file config.log for the
*** exact error that occured. This usually means GTK was incorrectly installed
*** or that you have moved GTK since it was installed. In the latter case, you
*** may want to edit the gtk-config script: /opt/gnome/bin/gtk-config
configure: error:
Please check that gtk-config is in path, the directory
where GTK+ libraries are installed (returned by
'gtk-config --libs' command) is in LD_LIBRARY_PATH or
equivalent variable and GTK+ is version 1.2.3 or above.
Also was meint er denn mit "check that gtk-config is in path" ? Soll ich etwa das wxGTK-tar.gz File in dem Verzeichnis entpacken in dem auch gtk-config ist ? Kann ich mir nicht vorstellen, interessanter klingt die Geschichte mit dem LD_LIBRARY_PATH, aber was genau ist das, wie kann ich den aktuellen auslesen, wie kann ich was hinzufügen und was genau müsste ich da jetzt hinzufügen ??
Hoffe du kannst mir helfen ??
Gruß
matrix1977