On 07/24/2006 05:12 PM, djhack wrote:
Florian Kulzer wrote:
I am starting to suspect that the libcairo2 dependency comes
indirectly
from some other library that you have installed. Can you check your
system for non-Debian(-sarge) libraries?

aptitude search '~i~slibs!~Odebian'

Result:
i    libmysqlclient15off    -mysql client database library

aptitude search '~i~slibs!~A(sarge|stable)'

Result: - returns nothing.


--

Helpful?


Maybe, try:

ldd /usr/lib/libpangox-1.0.so.0
# This Lists the Dynamic Dependencies of libpangox-1.0.so.0

ldd /usr/lib/libpango-1.0.so.0

ldd /usr/lib/libpangoft2-1.0.so.0

ldd /usr/lib/libpangoxft-1.0.so.0

dlocate libpango-1.0.so.0

aptitude search '~Dlibpango1.0-0~i'
# This searches for packages that depend upon libpango
# and are installed. Read the aptitude HTML manual for
# more information.

aptitude search '~Dcairo'




--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to