Habe das Problem, dass ich das scangearmp nicht kompilieren kann. Das ist ein gutes Programm mit grafischer Oberfläche das man braucht um mit einem Canon Drucker/Scanner auch zu scannen. Ich habe ein 64 bit Betriebssystem und deswegen kann ich die angebotenen Pakete der Firma nicht verwenden weil die für 32 bit sind.
Bei "make" erhalte ich folgende Ausgabe:
new-host:/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp # make make all-recursive make[1]: Entering directory `/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp' Making all in po make[2]: Entering directory `/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp/po' make[2]: Für das Ziel »all« ist nichts zu tun. make[2]: Leaving directory `/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp/po' Making all in backend make[2]: Entering directory `/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp/backend' /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I.. -I. -I./include -DV_MAJOR=1 -DV_MINOR=4 -O2 -D__GIMP_PLUGIN_ENABLE__ -MT libsane_canon_mfp_la-canon_mfp.lo -MD -MP -MF .deps/libsane_canon_mfp_la-canon_mfp.Tpo -c -o libsane_canon_mfp_la-canon_mfp.lo `test -f 'canon_mfp.c' || echo './'`canon_mfp.c ../libtool: line 752: X--tag=CC: command not found ../libtool: line 785: libtool: ignoring unknown tag : command not found ../libtool: line 752: X--mode=compile: command not found ../libtool: line 902: *** Warning: inferring the mode of operation is deprecated.: command not found ../libtool: line 903: *** Future versions of Libtool will require --mode=MODE be specified.: command not found ../libtool: line 1046: Xgcc: command not found ../libtool: line 1046: X-DHAVE_CONFIG_H: command not found ../libtool: line 1046: X-I.: command not found ../libtool: line 1046: X-I..: command not found ../libtool: line 1046: X-I.: command not found ../libtool: line 1046: X-I./include: No such file or directory ../libtool: line 1046: X-DV_MAJOR=1: command not found ../libtool: line 1046: X-DV_MINOR=4: command not found ../libtool: line 1046: X-O2: command not found ../libtool: line 1046: X-D__GIMP_PLUGIN_ENABLE__: command not found ../libtool: line 1046: X-MT: command not found ../libtool: line 1046: Xlibsane_canon_mfp_la-canon_mfp.lo: command not found ../libtool: line 1046: X-MD: command not found ../libtool: line 1046: X-MP: command not found ../libtool: line 1046: X-MF: command not found ../libtool: line 1046: X.deps/libsane_canon_mfp_la-canon_mfp.Tpo: No such file or directory ../libtool: line 1046: X-c: command not found ../libtool: line 1097: Xlibsane_canon_mfp_la-canon_mfp.lo: command not found ../libtool: line 1102: libtool: compile: cannot determine name of library object from `': command not found make[2]: *** [libsane_canon_mfp_la-canon_mfp.lo] Fehler 1 make[2]: Leaving directory `/home/mmarkus/Downloads/Linux_Scangear_Source_Files/scangearmp-source-1.40-1/scangearmp/backend' make[1]: *** [all-recursive] Fehler 1 make[1]: Leaving directory `/ho
gcc ist aber installiert. Hoffe dass mir einer von euch hier weiterhelfen kann.
beste grüße