Eric,

Eric jean wrote:
> However I found  the foo2zjs driver on S10. It is located at  
> /usr/lib/lp/model/ppd/system/foomatic/HP/HP-LaserJet_1000-foo2zjs.ppd.gz
> 
> I set up the printer with : lpadmin -p lpx -v /dev/null -m modified-uri -o 
> device-uri=smb://192.168.123.125/hpLaserJ.2 -n 
> /usr/lib/lp/model/ppd/system/foomatic/HP/HP-LaserJet_1000-foo2zjs.ppd.gz
> 
> 
> is it an outdated driver ?

The 'foo2zjs' PPD files should probably not really be on the system, 
because if you uncompress HP-LaserJet_1000-foo2zjs.ppd.gz and look at 
the '*FoomaticRIPCommandLine:' line in it ...
      *FoomaticRIPCommandLine: "foo2zjs-wrapper %A"
it uses "foo2zjs-wrapper" to rip the data (ie. does all the work). This 
is probably part of the foo2zjs package 
http://foo2zjs.rkkda.com/foo2zjs.tar.gz which, as Norm said, is not part 
of Solaris. You will need to build it yourself to get the ppd file to work.

Having foo2zjs.ppd.gz files on Solaris is probably therefore a bug 
(whoops!) in Solaris.

Paul

Reply via email to