Allix, When you did the ./configure did you do "./configure --prefix=/usr --libdir=/usr/lib64" or "./configure --prefix=/usr?
As this is a 64 bit box you need to do the "./configure --prefix=/usr --libdir=/usr/lib64" Aaron Allix Davis wrote: > i think some interesting results are found including some missing deps.. > > bash-3.1# hp-check > > HP Linux Imaging and Printing System (ver. 0.9.11) > Dependency/Version Check Utility ver. 2.0 > > Copyright (c) 2003-6 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. > > Basic system info... > --> Linux allix 2.6.16.1 <http://2.6.16.1> #2 Wed Apr 5 11:33:35 BST > 2006 x86_64 AMD Athlon(tm) > 64 > > Processor 3200+ AuthenticAMD GNU/Linux > > Currently (previously) installed version... > --> 0.9.11 > > Checking Python version... > --> Version 2.4.3 installed. > --> OK > > Checking for user interface dependencies... > Checking for SIP... > --> OK > Checking for PyQt... > --> OK > Checking Qt version... > --> Version 3.3.5 installed. > --> OK > Checking SIP version... > --> Version 4.4.3 installed > --> OK > Checking PyQt version... > --> Version 3.16.0 installed. > --> OK > > Checking for library dependencies... > Checking for libsnmp... > [ERROR]: Not found. > Checking for libjpeg... > --> OK > Checking for libusb... > --> OK > Checking for libcrypto... > --> OK > Checking for libpthread... > --> OK > > Checking for application dependencies... > Checking ghostscript... > --> Version 8.01 > Checking gcc... > --> gcc (GCC) 3.4.4 > --> OK > Checking automake... > --> automake (GNU automake) 1.9.4 > --> OK > Checking autoconf... > --> autoconf (GNU Autoconf) 2.59 > --> OK > Checking make... > --> GNU Make 3.81 > --> OK > Checking ReportLab (optional)... > [WARNING]: Not installed. Fax coverpage support will be disabled. > > Checking kernel module... > Checking for ppdev (optional)... > [WARNING]: Not found. Parallel printers will not work properly with HPLIP. > > Checking for CUPS... > --> scheduler is running > --> OK > > Checking existing CUPS queues... > No queues found. > > If any errors or warnings were reported, please refer to the > installation instructions at: > http://hplip.sourceforge.net/install/index.html > > > > On 6/1/06, *Allix Davis* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > i am connecting the printer to a stand alone box using a usb cable > > > bash-3.1$ lsmod | grep usb > usblp 14592 0 > usb_storage 73792 0 > > > from dmesg > > usb 3-1: new full speed USB device using uhci_hcd and address 2 > usb 3-1: configuration #1 chosen from 1 choice > Initializing USB Mass Storage driver... > scsi2 : SCSI emulation for USB Mass Storage devices > usb-storage: device found at 2 > usb-storage: waiting for device to settle before scanning > usbcore: registered new driver usb-storage > USB Mass Storage support registered. > drivers/usb/class/usblp.c: usblp0: USB Bidirectional printer dev 2 > if 0 alt 0 pr > oto 2 vid 0x03F0 pid 0xB802 > usbcore: registered new driver usblp > drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver > usbcore: registered new driver ub > Vendor: HP Model: Photosmart 7400 Rev: 1.00 > Type: Direct-Access ANSI SCSI revision: 02 > sd 2:0:0:0: Attached scsi removable disk sdb > sd 2:0:0:0: Attached scsi generic sg1 type 0 > usb-storage: device scan complete > > > > > On 6/1/06, *Allix Davis * <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > from root > > bash-3.1#hp-setup -a > > HP Linux Imaging and Printing System (ver. 0.9.11) > Printer/Fax Setup Utility ver. 2.0 > > Copyright (c) 2003-6 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. > > [ERROR]: No devices found. > [ERROR]: Error occured during interactive mode. Exiting. > > > > On 5/31/06, *Allix Davis* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > lpstat -v returns nothing > > > > > On 5/31/06, * Allix Davis* < [EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > sorry, i noticed i typed something wrong > here it is again from root > > bash-3.1# /usr/share/hplip/hplip restart > > Stopping > hpiod: [ OK ] > Stopping > hpssd: [ OK ] > Starting > hpiod: [ OK ] > Starting > hpssd: [ OK ] > > bash-3.1# ./rc.cups.new restart > cups: restarted scheduler. > bash-3.1# /usr/lib64/cups/backend/hp > direct hp:/no_device_found "Unknown" "hp no_device_found" > > > bash-3.1# lsmod | grep usb > usblp 14592 0 > usb_storage 73792 0 > > > > > On 5/31/06, *Allix Davis* <[EMAIL PROTECTED] > <mailto:[EMAIL PROTECTED]>> wrote: > > Hello > > this is all from root > > bash-3.1# /usr/lib64/cups/backend/hp > unable to connect hpiod socket 50783: Connection > refused: prnt/hpijs/hplip_api.c 702 > > bash-3.1# /usr/share/hplip/hplip.sh restart > Stopping > hpiod: [ > OK ] > Stopping > hpssd: [ > OK ] > Starting > hpiod: > [FAILED] > Starting > hpssd: > [FAILED] > > bash-3.1# ./rc.cups.new restart > cups: restarted scheduler. > bash-3.1# > > bash-3.1# /usr/lib64/cups/backend/hp > unable to connect hpiod socket 50783: Connection > refused: prnt/hpijs/hplip_api.c 702 > bash-3.1# > > bash-3.1# lsmod | grep usb > usblp 14592 0 > usb_storage 73792 0 > > thanks in advance > > > > > > > > ------------------------------------------------------------------------ > > _______________________________________________ > HPLIP-Help mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/hplip-help _______________________________________________ HPLIP-Help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/hplip-help
