• Can't get printer drivers installed.
    2 replies, posted
I'm trying to install drivers for an HP Photosmart C5180 printer. Either I am failing miserably, or the person who wrote this script is failing miserably. [code]cj@comp2:~/Desktop$ sh hplip-3.9.6b.run Creating directory hplip-3.9.6b Verifying archive integrity... All good. Uncompressing HPLIP 3.9.6b Self Extracting Archive...................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................... HP Linux Imaging and Printing System (ver. 3.9.6b) HPLIP Installer ver. 5.1 Copyright (c) 2001-9 Hewlett-Packard Development Company, LP This software comes with ABSOLUTELY NO WARRANTY. This is free software, and you are welcome to distribute it under certain conditions. See COPYING file for more details. Installer log saved in: hplip-install_Tue-07-Jul-2009_20:27:53.log / note: Defaults for each question are maked with a '*'. Press <enter> to accept the default. INSTALLATION MODE ----------------- Automatic mode will install the full HPLIP solution with the most common options. Custom mode allows you to choose installation options to fit specific requirements. Please choose the installation mode (a=automatic*, c=custom, q=quit) : c Initializing. Please wait... INTRODUCTION ------------ This installer will install HPLIP version 3.9.6b on your computer. Please close any running package management systems now (YaST, Adept, Synaptic, Up2date, etc). DISTRO/OS CONFIRMATION ---------------------- Distro appears to be Debian 5.0. Is "Debian 5.0" your correct distro/OS and version (y=yes*, n=no, q=quit) ? y SELECT HPLIP OPTIONS -------------------- You can select which HPLIP options to enable. Some options require extra dependencies. Do you wish to enable 'Network/JetDirect I/O' (y=yes*, n=no, q=quit) ? y Do you wish to enable 'Graphical User Interfaces (Qt4)' (y=yes*, n=no, q=quit) ? y Do you wish to enable 'PC Send Fax support' (y=yes*, n=no, q=quit) ? y Do you wish to enable 'Scanning support' (y=yes*, n=no, q=quit) ? y Do you wish to enable 'HPLIP documentation (HTML)' (y=yes*, n=no, q=quit) ? y ENTER ROOT/SUPERUSER PASSWORD ----------------------------- Please enter the root/superuser password: Password incorrect. 2 attempt(s) left. Please enter the root/superuser password: Password accepted INSTALLATION NOTES ------------------ NOTE: Disable the CD Sources in your apt sources.list or the install will fail and hang. Please read the installation notes. Press <enter> to continue or 'q' to quit: RUNNING PRE-INSTALL COMMANDS ---------------------------- OK INSTALL MISSING REQUIRED DEPENDENCIES ------------------------------------- warning: There are 6 missing REQUIRED dependencies. note: Installation of dependencies requires an active internet connection. warning: Missing REQUIRED dependency: python-devel (Python devel - Python development files) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency: cups-devel (CUPS devel- Common Unix Printing System development files) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency: libusb (libusb - USB library) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency: libtool (libtool - Library building support services) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency: cups-image (CUPS image - CUPS image development files) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency: libjpeg (libjpeg - JPEG library) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y INSTALL MISSING OPTIONAL DEPENDENCIES ------------------------------------- warning: There are 10 missing OPTIONAL dependencies. note: Installation of dependencies requires an active internet connection. warning: Missing REQUIRED dependency for option 'network': libcrypto (libcrypto - OpenSSL cryptographic library) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency for option 'network': libnetsnmp-devel (libnetsnmp-devel - SNMP networking library development files) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency for option 'gui_qt4': pyqt4-dbus (PyQt 4 DBus - DBus Support for PyQt4) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency for option 'gui_qt4': pyqt4 (PyQt 4- Qt interface for Python (for Qt version 4.x)) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing OPTIONAL dependency for option 'gui_qt4': policykit (PolicyKit - Administrative policy framework) warning: This installer cannot install 'policykit' for your distro/OS and/or version. warning: Missing OPTIONAL dependency for option 'fax': reportlab (Reportlab - PDF library for Python) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency for option 'fax': dbus (DBus - Message bus system) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing REQUIRED dependency for option 'scan': sane-devel (SANE - Scanning library development files) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing OPTIONAL dependency for option 'scan': pil (PIL - Python Imaging Library (required for commandline scanning with hp-scan)) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing OPTIONAL dependency for option 'scan': xsane (xsane - Graphical scanner frontend for SANE) Would you like to have this installer install the missing dependency (y=yes*, n=no, q=quit) ? y warning: Missing OPTIONAL dependency for option 'base': cups-ddk (CUPS DDK - CUPS driver development kit) warning: This installer cannot install 'cups-ddk' for your distro/OS and/or version. CHECKING FOR NETWORK CONNECTION ------------------------------- error: The network appears to be unreachable. Installation cannot complete without access to error: distribution repositories. Please check the network and try again.[/code] It's the last lines that seem to be the problem. Any ideas here?
Most distros have hplip in their repos; you could try that... Also, it looks like it can't figure out how to use your package manager to get the dependencies. Try installing them by hand through your package manager, then run it again.
[QUOTE=PvtCupcakes;15912646]Most distros have hplip in their repos; you could try that... Also, it looks like it can't figure out how to use your package manager to get the dependencies. Try installing them by hand through your package manager, then run it again.[/QUOTE] I've already tried installing the dependencies from apt, but I get the same error anyway I'll try installing hplip from apt, and see if that works [editline]02:13AM[/editline] So I've installed hplip from my repositories, but I still can't print from any office program.
Sorry, you need to Log In to post a reply to this thread.