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

[gelöst] Hilfe bei HPLIP installation

Hallo ,
Ich habe einen HP Photosmart 2575 und möchte Ihn mit HPLIP 1.6.10 installieren . Ich habe einen router , an den auch der Drucker angeschlossen ist . Ich benutze openSUSE 10.2 .
Ich gehe so vor :
Download , entpacken , Konsole öffnen , und dann den Befehl : ./configure --prefix=/usr .

  • linux-iqcl:/home/ralf/System/hplip-1.6.10 # ./configure --prefix=/usr
    checking for a BSD-compatible install... /usr/bin/install -c
    checking whether build environment is sane... yes
    checking for gawk... gawk
    checking whether make sets $(MAKE)... yes
    checking build system type... i686-pc-linux-gnu
    checking host system type... i686-pc-linux-gnu
    checking for style of include used by make... GNU
    checking for gcc... gcc
    checking for C compiler default output file name... a.out
    checking whether the C compiler works... yes
    checking whether we are cross compiling... no
    checking for suffix of executables...
    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 ANSI C... none needed
    checking dependency style of gcc... gcc3
    checking for a sed that does not truncate output... /usr/bin/sed
    checking for egrep... grep -E
    checking for ld used by gcc... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking for /usr/i586-suse-linux/bin/ld option to reload object files... -r
    checking for BSD-compatible nm... /usr/bin/nm -B
    checking whether ln -s works... yes
    checking how to recognise dependent libraries... pass_all
    checking how to run the C preprocessor... gcc -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 dlfcn.h usability... yes
    checking dlfcn.h presence... yes
    checking for dlfcn.h... yes
    checking for g++... g++
    checking whether we are using the GNU C++ compiler... yes
    checking whether g++ accepts -g... yes
    checking dependency style of g++... gcc3
    checking how to run the C++ preprocessor... g++ -E
    checking for g77... no
    checking for f77... no
    checking for xlf... no
    checking for frt... no
    checking for pgf77... no
    checking for fort77... no
    checking for fl32... no
    checking for af77... no
    checking for f90... no
    checking for xlf90... no
    checking for pgf90... no
    checking for epcf90... no
    checking for f95... no
    checking for fort... no
    checking for xlf95... no
    checking for ifc... no
    checking for efc... no
    checking for pgf95... no
    checking for lf95... no
    checking for gfortran... no
    checking whether we are using the GNU Fortran 77 compiler... no
    checking whether accepts -g... no
    checking the maximum length of command line arguments... 32768
    checking command to parse /usr/bin/nm -B output from gcc object... ok
    checking for objdir... .libs
    checking for ar... ar
    checking for ranlib... ranlib
    checking for strip... strip
    checking if gcc supports -fno-rtti -fno-exceptions... no
    checking for gcc option to produce PIC... -fPIC
    checking if gcc PIC flag -fPIC works... yes
    checking if gcc static flag -static works... yes
    checking if gcc supports -c -o file.o... yes
    checking whether the gcc linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking whether -lc should be explicitly linked in... no
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    checking whether stripping libraries is possible... yes
    checking if libtool supports shared libraries... yes
    checking whether to build shared libraries... yes
    checking whether to build static libraries... no
    configure: creating libtool
    appending configuration tag "CXX" to libtool
    checking for ld used by g++... /usr/i586-suse-linux/bin/ld
    checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
    checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking for g++ option to produce PIC... -fPIC
    checking if g++ PIC flag -fPIC works... yes
    checking if g++ static flag -static works... yes
    checking if g++ supports -c -o file.o... yes
    checking whether the g++ linker (/usr/i586-suse-linux/bin/ld) supports shared libraries... yes
    checking dynamic linker characteristics... GNU/Linux ld.so
    checking how to hardcode library paths into programs... immediate
    appending configuration tag "F77" to libtool
    checking whether we are using the GNU C++ compiler... (cached) yes
    checking whether g++ accepts -g... (cached) yes
    checking dependency style of g++... (cached) gcc3
    checking for gcc... (cached) gcc
    checking whether we are using the GNU C compiler... (cached) yes
    checking whether gcc accepts -g... (cached) yes
    checking for gcc option to accept ANSI C... (cached) none needed
    checking dependency style of gcc... (cached) gcc3
    checking for a BSD-compatible install... /usr/bin/install -c
    checking for a Python interpreter with version >= 2.2... python
    checking for python... /usr/bin/python
    checking for python version... 2.5
    checking for python platform... linux2
    checking for python script directory... ${prefix}/lib/python2.5/site-packages
    checking for python extension module directory... ${exec_prefix}/lib/python2.5/site-packages
    checking for chkconfig... /sbin/chkconfig
    checking for install_initd... /usr/lib/lsb/install_initd
    checking for pthread_create in -lpthread... yes
    checking for CRYPTO_free in -lcrypto... no
    checking for snmp_timeout in -lnetsnmp... no
    checking for usb_init in -lusb... yes
    checking for ANSI C header files... (cached) yes
    checking cups/cups.h usability... yes
    checking cups/cups.h presence... yes
    checking for cups/cups.h... yes
    checking net-snmp/net-snmp-config.h usability... no
    checking net-snmp/net-snmp-config.h presence... no
    checking for net-snmp/net-snmp-config.h... no
    checking python2.5/Python.h usability... yes
    checking python2.5/Python.h presence... yes
    checking for python2.5/Python.h... yes
    checking pthread.h usability... yes
    checking pthread.h presence... yes
    checking for pthread.h... yes
    checking linux/compiler.h usability... yes
    checking linux/compiler.h presence... yes
    checking for linux/compiler.h... yes
    checking for an ANSI C-conforming const... yes
    checking whether byte ordering is bigendian... no
    checking for network build... yes
    checking for parallel port build... yes
    checking linux/ppdev.h usability... yes
    checking linux/ppdev.h presence... yes
    checking for linux/ppdev.h... yes
    checking for scanner build... yes
    checking for gui build... yes
    checking for fax build... yes
    checking "for cups ppd path"... "using /usr/share/cups"
    checking "for cups backend path"... "using /usr/lib/cups/backend"
    checking "for icon directory"... "using /usr/share/applications/hplip.desktop"
    configure: error: cannot find net-snmp support (or --disable-network-build)
    linux-iqcl:/home/ralf/System/hplip-1.6.10 #
Das Listing endet mit einer error Meldung , configure: error: cannot find net-snmp support (or --disable-network-build) ,
die ich nicht verstehe . Mit YAST habe ich aber :
net-snmp ; perl-Net-SNMP ; perl-SNMP ; php5-snmp installiert , und mein Internet zugang funktioniert auch :?:
 

misiu

Moderator
Teammitglied
Und zwar von da:
http://ftp-1.gwdg.de/pub/opensuse/distribution/SL-OSS-factory/inst-source/suse/i586/
 
Hallo ,
ok ich habe es hinbekommen ( jetzt ist ja auch eine neue Version von HPLIP veröffentlicht , die ich auch benutzen wollte ) .
Ich habe die net-snmp devel packages nachinstalliert . Da Diese bei openSUSE nicht dabei sind, habe Ich sie mir hier heruntergeladen : http://rpm.pbone.net/index.php3/stat/4/idpl/3696942/com/net-snmp-devel-5.4.rc2-4.i586.rpm.html

Nach der Installation lief HP-setup ohne Problem durch .

Gruß
Ralf
 
Oben