Comment 11 for bug 795015

Revision history for this message
Hans W. Schreuder (h-w-schreuder) wrote : Re: [Bug 795015] Re: hp-setup does not find usb printer P1102

Hello Goutam Kodu,

Thank you for your suggestions.
There was an error message on execution of the ./configure comand, so I went
to the instructions in the link mentioned by you:
  http://hplipopensource.com/hplip-web/install/manual/distros/novell.htmlin

And this worked !
The printer was properly recognised, the test page printed, as well as a one-
page file produced by LibreOffice. Strange that hplip had to be
compiled/linked locally.

Anyway, I am very very grateful for your advice, guidance and patience.

One last (I hope!) question: is membership of the group 'sys' really
necessary for being allowed to print?

Thank you again,
sincerely,

Hans Schreuder.

====================================

Op maandag 13 juni 2011 13:00:35 schreef u:
> Hi,
>
> Lets do the manual installation of hplip-3.11.5.
>
> When you run the command "sh hplip-3.11.5.run" file. A folder by
> name "hplip-3.11.5" gets created at the same location where
> hplip-3.11.5.run file is present.
>
> Follow the instructions provided below to do manual installation;
>
> 1. Change to the directory hplip-3.11.5
> $ cd hplip-3.11.5
>
> 2. Run the below ./configure command after changing directory to
> hplip-3.11.5
>
> $ ./configure --with-hpppddir=/usr/share/cups/model/HP
> --libdir=/usr/lib64 --prefix=/usr --with-
> cupsbackenddir=/usr/lib64/cups/backend --with-
> cupsfilterdir=/usr/lib64/cups/filter --enable-qt4 --enable-doc-build
> --disable-cups-ppd-install --disable-foomatic-drv-install --disable-
> foomatic-ppd-install --disable-hpijs-install --disable-policykit
> --enable-cups-drv-install --enable-hpcups-install --enable-network-build
> --enable-dbus-build --enable-scan-build --enable-fax-build
>
> 3.Run make
> $ make
>
> 4. Run make install
> $su -c " make install"
>
> For more help on manual installation you can find this link
> http://hplipopensource.com/hplip-web/install/manual/distros/novell.html
>
> If all above steps goes fine. Please post me the out-put of "hp-check
> -t" command.
>
> Let us know if you are finding any difficulty in doing the same.
>
> Sorry for the inconvenience caused.
>
> Thanks & Regards,
> Goutam Kodu
>
> ** Changed in: hplip
> Status: New => In Progress