You are not logged in.
Pages: 1
I am trying to install CUPS for my network-connected hp c5180. i have installed cups and hplip. when i ran /etc/rc.d/hplip, i got a fail on starting up hpssh. i found this error was due to my locale, so i put a
LANG=C in front of the line which start hpssh.
by the way, i still can not use my printer, anyone has any advice ??
Offline
i did find out why cups is not working. i set the debug level of cups to "debug" and it show a missing perl module "strict.pm". this strict.pm is under the dir of /usr/lib/perl5/current. however, /usr/lib/perl5/current is not in the search path of perl. i have to manually to link current to 5.8.8. and now cups is working.
Offline
Pages: 1