Date: Wed, 06 Apr 2005 19:58:08 +0100 From: Michael Hopkins <michael.hopkins@hopkins-research.com> To: <freebsd-x11@freebsd.org> Subject: (non)missing gnome libraries Message-ID: <BE79EFD0.36D4E%michael.hopkins@hopkins-research.com>
next in thread | raw e-mail | index | archive | help
Hi all
I just upgraded some x11 and gnome ports and several things have stopped
working. I scanned the error output and did as it said in gnomealyzer.sh
(cvsup & retry, pkgdb -F, portupgrade -a) and got a bunch of problem ports
flagged up. Things that were working fine up until yesterday have stopped
finding various libraries, even though they exist in my machine e.g.
---------------------------------------------------------------------------
mwh@Athlon ~ % bpm &
[1] 76897
mwh@Athlon ~ % /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.400"
not found, required by "bpm"
[1]+ Exit 1 bpm
mwh@Athlon ~ % gkrellm &
[1] 76899
mwh@Athlon ~ % /libexec/ld-elf.so.1: Shared object "libgtk-x11-2.0.so.400"
not found, required by "gkrellm"
[1]+ Exit 1 gkrellm
..but..
mwh@Athlon ~ % locate libgtk-x11-2.0.so.400
/usr/X11R6/lib/libgtk-x11-2.0.so.400
..also..
mwh@Athlon ~ % gedit &
[1] 76900
mwh@Athlon ~ % /libexec/ld-elf.so.1: Shared object "libgnomevfs-2.so.600"
not found, required by "gedit"
[1]+ Exit 1 gedit
mwh@Athlon ~ % locate libgnomevfs-2.so.600
/usr/X11R6/lib/libgnomevfs-2.so.600
----------------------------------------------------------------------------
Can someone tell me if there is an easy answer to this? Maybe some symbolic
links broken somewhere?
TIA
Michael
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
_/ _/ _/_/_/ Hopkins Research Ltd
_/ _/ _/ _/
_/_/_/_/ _/_/_/ http://www.hopkins-research.com/
_/ _/ _/ _/
_/ _/ _/ _/ 'touch the future'
_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/_/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?BE79EFD0.36D4E%michael.hopkins>
