Re: libgnome-keyring.so.0 not found

2006-05-31 Thread Mark Evenson

Jim Angstadt wrote:

Hi All,

Fortunately, after another multi-day 
portmanager -u -l -y run, I am able 
to get into X.  Unfortunately, I cannot 
run gedit, gnome-terminal or nautilus.


X provided 3 error messages 
which I have manually copied:


/libexec/ld-elf.so.1: Shared object
libgnome-keyring.so.0 not found, 
required by gedit


[...]

Assuming that these libraries exist on the filesystem, you might try 
refreshing the dynamic library cache via:


root# ldconfig -m /usr/X11R6/lib

Over the last week, something in the portupgrade process changes the 
ownership of /usr/X11R6/lib to the user that invokes portupgrade with 
-s, which breaks this step in the course of portupgrade (ldconfig 
refuses to run on directories not owned by its invoking user).


I haven't been able to track down where this is occuring, but changing 
the ownership of /usr/X11R6/lib back to root and refreshing the cache 
fixes this sort of problem for me.


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


libgnome-keyring.so.0 not found

2006-05-30 Thread Jim Angstadt
Hi All,

Fortunately, after another multi-day 
portmanager -u -l -y run, I am able 
to get into X.  Unfortunately, I cannot 
run gedit, gnome-terminal or nautilus.

X provided 3 error messages 
which I have manually copied:

/libexec/ld-elf.so.1: Shared object
libgnome-keyring.so.0 not found, 
required by gedit

/libexec/ld-elf.so.1: Shared object
libgnome-keyring.so.0 not found, 
required by gnome-terminal

/libexec/ld-elf.so.1: Shared object
libgnome-keyring.so.0 not found, 
required by nautilus

for what it's worth, 
portmanager -s reports:
...
have:gnome-keyring-0.4.9 and CURRENT
...
have:gnome-keyring-manager-2.14.0 and CURRENT

I also ran portsnap fetch and update,
just after geting status and -sl

What happened to this slippery keyring
devil?  Did I do something wrong?
How do I fix this?

Thanks,
Jim



__
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]