CUPS kann nicht finden models.dat, wegen relativen pfad

happy

Well-Known Member
hallo folgendes problem. Ich kann nur von einer stelle Drucker installieren.

Code:
root@cargo:/usr/ports# hp-setup -i 192.168.9.58

HP Linux Imaging and Printing System (ver. x.x.x)
Printer/Fax Setup Utility ver. 4.5

Copyright (c) 2001-7 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: I/O Error: /usr/ports/data/models/models.dat (No such file or directory)

Setting up device: hp:/net/HP_LaserJet_4050_Series?ip=192.168.9.58

(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)

error: I/O Error: /usr/ports/data/models/models.dat (No such file or directory)
error: Unsupported printer model.
root@cargo:/usr/ports#

models.dat ist aber hier
Code:
root@cargo:/usr/ports# locate models.dat 
/usr/local/share/hplip/data/models/models.dat

so jetzt geh ich in verzechniss hplip
Code:
root@cargo:/usr/ports# cd /usr/local/share/hplip/
root@cargo:/usr/local/share/hplip# hp-setup -i 192.168.9.58

HP Linux Imaging and Printing System (ver. x.x.x)
Printer/Fax Setup Utility ver. 4.5

Copyright (c) 2001-7 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.


Setting up device: hp:/net/HP_LaserJet_4050_Series?ip=192.168.9.58

(Note: Defaults for each question are maked with a '*'. Press <enter> to accept the default.)

warning: Cannot setup fax - device does not have fax feature.

PRINT QUEUE SETUP

Please enter a name for this print queue (m=use model name:'HP_LaserJet_4050'*, q=quit) ?
und schon gehts,
das gibts doch garnicht, wo kann ich da was configuriren damit er ein absoluten Pfad nimmt , den sowas gibts doch garnicht das ich extra in /usr/local/share/hplip/ gehen muss um drucker zu installiren.
 
Zurück
Oben