• Willkommen im Linux Club - dem deutschsprachigen Supportforum für GNU/Linux. Registriere dich kostenlos, um alle Inhalte zu sehen und Fragen zu stellen.

Canon MX850 Netzwerkdrucker

Status
Für weitere Antworten geschlossen.
Hallo,

ich versuche gerade wieder meinen MX850 Netzwerkdrucker einzurichten, da ich OpenSuse KDE neu installiert, irgendwie scheitere ich immer wieder bei: ./configure --enable-maintainer-mode

es läuft fast alles durch nur nachfolgende nicht, was muss ich hier installieren ?

Auch wird der Scanner des MX850 Multifunktionsdruckers Netzwerk über YAST nicht gefunden, Firewall ist deaktiviert.





checking cups/cups.h usability... no
checking cups/cups.h presence... no
checking for cups/cups.h... no


http://linux-club.de/forum/viewtopic.php?f=86&t=120557

http://linux-club.de/forum/viewtopic.php?f=92&t=120620

localhost:631

Fehlermeldung:

pending since
Fri 22 Jan 2016 10:44:49 PM CET
"Unable to locate printer 'mx850netzwerk.fritz.box'!"

Tschüss OpenSuse132



Code:
linux-e2cm:/home/guenter/canonMX850/cups-bjnp-2.0 # ./configure --enable-maintainer-mode
configure: loading site script /usr/share/site/x86_64-unknown-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking whether make sets $(MAKE)... (cached) yes
checking whether gcc and cc understand -c and -o together... yes
checking for ftime... yes
checking for getaddrinfo... yes
checking for getnameinfo... yes
checking for gethostname... yes
checking for inet_ntoa... yes
checking for inet_ntop... yes
checking for ntohl... yes
checking for ntohs... yes
checking for memset... yes
checking for select... yes
checking for socket... yes
checking for strcasecmp... yes
checking for strchr... yes
checking for strerror... yes
checking for strncasecmp... yes
checking for getifaddrs... yes
checking whether to enable IPv6... yes
checking whether struct sockaddr_storage has an ss_family member... yes
checking cups development support... yes
checking cups backend directory... /usr/lib/cups/backend
checking for library containing strerror... none required
checking for library containing socket... none required
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking types of arguments for select... int,fd_set *,struct timeval *
checking for string.h... (cached) yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking for sys/socket.h... (cached) yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/timeb.h usability... yes
checking sys/timeb.h presence... yes
checking for sys/timeb.h... yes
checking wchar.h usability... yes
checking wchar.h presence... yes
checking for wchar.h... yes
checking cups/cups.h usability... no
checking cups/cups.h presence... no
checking for cups/cups.h... no
configure: error: required header file missing
 
Code:
S | Name                      | Typ   | Version       | Arch   | Repository                     
--+---------------------------+-------+---------------+--------+--------------------------------
i | cups                      | Paket | 1.5.4-21.9.1  | x86_64 | Hauptaktualisierungs-Repository
i | cups-bjnp                 | Paket | 2.0-1.1       | x86_64 | (Systempakete)                 
i | cups-client               | Paket | 1.5.4-21.9.1  | x86_64 | Hauptaktualisierungs-Repository
i | cups-filters-foomatic-rip | Paket | 1.0.58-2.11.1 | x86_64 | Hauptaktualisierungs-Repository
i | cups-filters-ghostscript  | Paket | 1.0.58-2.11.1 | x86_64 | Hauptaktualisierungs-Repository
i | cups-libs                 | Paket | 1.5.4-21.9.1  | x86_64 | Hauptaktualisierungs-Repository
i | cups-libs-32bit           | Paket | 1.5.4-21.9.1  | x86_64 | Hauptaktualisierungs-Repository
i | cups-pk-helper            | Paket | 0.2.5-4.1.4   | x86_64 | Haupt-Repository (OSS)         
i | cups-pk-helper            | Paket | 0.2.5-4.1.4   | x86_64 | openSUSE-13.2-0                
i | python-cups               | Paket | 1.9.66-2.1.3  | x86_64 | Haupt-Repository (OSS)         
i | python-cups               | Paket | 1.9.66-2.1.3  | x86_64 | openSUSE-13.2-0                
i | python-cupshelpers        | Paket | 1.4.5-2.5.1   | noarch | Hauptaktualisierungs-Repository
linux-e2cm:/home/guenter #

ups.service - CUPS Printing Service
   Loaded: loaded (/usr/lib/systemd/system/cups.service; enabled)
   Active: active (running) since Sa 2016-01-23 11:35:04 CET; 8min ago
 Main PID: 1683 (cupsd)
   CGroup: /system.slice/cups.service
           └─1683 /usr/sbin/cupsd -f
 
Status
Für weitere Antworten geschlossen.
Oben