View Single Post
  #1   (View Single Post)  
Old 16th June 2010
wimwauters wimwauters is offline
Port Guard
 
Join Date: Aug 2008
Posts: 36
Default installing hpijs package: library jpeg.63.0 not found

Hi all,

I run HPIJS and CUPS to support my dodgy old printer (HP Officejet Pro K550)

On 4.7 release, I can not install the HPIJS package

Code:
# pkg_add -vi hpijs-3.9.8p1.tgz                                                    
hpijs-3.9.8p1:hplip-libs-3.9.8p0: ok (1 to go)                                     
Can't install hpijs-3.9.8p1 because of libraries
|library jpeg.63.0 not found
| not found anywhere
Direct dependencies for hpijs-3.9.8p1 resolve to: gettext-0.17p0 dbus-1.2.16p0 hplip-libs-3.9.8p0
Full dependency tree is net-snmp-5.4.2.1p3 libusb-0.1.12 gettext-0.17p0 dbus-1.2.16p0 libiconv-1.13p0 hplip-libs-3.9.8p0
when I try again, it then says:
Code:
# pkg_add -vi hpijs-3.9.8p1.tgz                                                                                      
Can't install hpijs-3.9.8p1 because of conflicts (hplip-libs-3.9.8p0)
--- hpijs-3.9.8p1 -------------------
Can't install hpijs-3.9.8p1: conflicts
When I install hplip from ports, it does compile jpeg.63.0

What are my options?
Reply With Quote