![]() |
|
|||||||
| FreeBSD Ports and Packages Installation and upgrading of ports and packages on FreeBSD. |
![]() |
|
|
Thread Tools | Display Modes |
|
|||
|
My laptop running FBSD 7.2-RELEASE no longer seems to have libpangocairo installed. When I try to start thunderbird, I get the error
Code:
/libexec/ld-elf.so.1: Shared object "libpangocairo-1.0.so.0" not found, required by "thunderbird-bin" I tried doing pango first, then cairo, which didn't install libpangocairo. Then I installed cairo first, deinstalled pango and reinstalled pango; that didn't work either. How do I install libpangocairo? |
|
|||
|
iow are you SURE you installed pango? that library is
in its pkg-plist. Code:
cd /usr/ports/x11-toolkits/pango /bin/rm -rf work pkg_delete -f /var/db/pkg/pango-[number] && make install
__________________
///////////////////signature:: /////////////////////////// /pinfo/ >> #makeinfo --no-headers file.texi | lookat.. 2.../lookat/ AFAIK EVERYONE should try it as their///// PAGER for ManPages. 3... 4 mmv... ////// |
|
|||
|
It appears that at some point something else that I installed uninstalled libpangocairo (while leaving pango in place without it). I then reinstalled pango and ended up in the same place; although that may be a quirk in a specific version of pango?
I then cvsup'ed my ports tree and installed pango again. With that install I got libpangocairo back. Exactly why it was gone I have no idea. This all came about because I wanted to update thunderbird, but I fell into dependency hell. My eventual solution was to format all my partitions (except for /home) and install 8.1-release. Now life is good again and I have a newer version of KDE4 than I would have had if I had stayed put. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| How - To install GNOME vile I install OpenBSD ? | looop | OpenBSD Installation and Upgrading | 6 | 24th April 2010 08:58 PM |