Stability problems.
Jhair Tocancipa Triana
jhair.tocancipa at gmail.com
Sat Mar 25 20:55:32 UTC 2006
Daniel Carrera writes:
> Jhair Tocancipa Triana wrote:
>> You can check the /var/log/dpkg.log files to find out the history of
>> your updates.
> Thanks. I just checked, and besides libc, the only change I notice is
> a libcairo upgrade. What is Cairo for? I think it's a vector graphics
> library. Would you expect Firefox, gFTP and Gaim to use Cairo?
Yes, it is a vector graphics library. You can get the description of
the library with apt-cache show libcairo2.
> Is there a way to find out if any of these programs use that
> library?
Sure, you can get a list of all programs which depends of libcairo2
with:
grep-status -F Status -n "install ok installed" -a -F Depends libcairo2 -s Package,Depends
(The grep status program is found in the grep-dctrl package).
Regards,
--
--Jhair
More information about the ubuntu-users
mailing list