Click to See Complete Forum and Search --> : Zapping TV


Charred_Phoenix
02-08-2003, 02:44 AM
I'm trying to install Zapping TV but it says i need libjpeg.so.6 and liblirc, I suppose as I am using an rpm I have to have liblirc, even though I can't seem to install it, but how can I fix the jpeg problem?

mdwatts
02-08-2003, 08:47 AM
Check your distros installation cd(s) for the libjpeg package.

# locate libjpeg

/usr/lib/libjpeg.so.62
/usr/lib/libjpeg.so.62.0.0

# rpm -qf /usr/lib/libjpeg.so.62

libjpeg-6b-11

Charred_Phoenix
02-08-2003, 05:17 PM
# rpm -qf /usr/lib/libjpeg.so.62
file /usr/lib/libjpeg.so.62 is not owned by any package

The files exist put apparently not the package :-/ *goes to find redhat installation cd's*

[UPDATE]

Hmmm, I can only find a libjpeg-devel package and that's installed :|

mdwatts
02-08-2003, 07:57 PM
rpm -qa | grep libjpeg

only shows the devel package?

Did you check your install cd's?

Charred_Phoenix
02-08-2003, 11:21 PM
Well i thought it did before, but I just looked at it again and now I have the dev package and the normal package :-/