Yes, I get the same error when Gnome starts, and the .so.1.1 missing error when I try to start it manually.<br><br>Thank you for the suggestion Steve. Tried the link, and still no go however. Would it be looking in some other lib directory for this file perhaps?
<br><br><div><span class="gmail_quote">On 9/23/06, <b class="gmail_sendername">Chris Turkel</b> <<a href="mailto:zizban@adelphia.net">zizban@adelphia.net</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<br>On Sep 23, 2006, at 7:11 PM, Chris Turkel wrote:<br><br>><br>> On Sep 23, 2006, at 4:51 PM, Steve Graegert wrote:<br>><br>>> Brendan,<br>>><br>>> On 9/23/06, Brendan Leddy <<a href="mailto:treat.williams@gmail.com">
treat.williams@gmail.com</a>> wrote:<br>>>> Hello,<br>>>><br>>>> I've been trying to get CSW Gnome to work on my Solaris 10 06/06<br>>>> box for<br>>>> about a week. I've looked through the mailing list archive,
<br>>>> Googled, tried<br>>>> creating new users, deleting the stuff in /var/tmp,<br>>>> uninstalling/reinstalling... to no avail.<br>>>><br>>>> Gnome does start, but I get the gnome-settings-daemon exception.
<br>>>> Trying to<br>>>> start /opt/csw/libexec/gnome-settings-daemon gives me this:<br>>>><br>>>> ld.so.1: gnome-settings-daemon: fatal: libXxf86misc.so.1.1: open<br>>>> failed: No
<br>>>> such file or directory<br>>>> Killed<br>>>><br>>>> Have I inadvertently uninstalled an essential package? I can find<br>>>> /usr/X11/lib/libXxf86misc.so.1 just fine, but not .so.1.1. I
<br>>>> couldn't find<br>>>> which package this file is located in.<br>>><br>>> I've seen similar problems and most of the times the cure has been to<br>>> manually create a link to the library in question (used for
<br>>> versioning<br>>> of libraries):<br>>><br>>> # cd /usr/X11/lib<br>>> # ln -s /usr/X11/lib/libXxf86misc.so.1 libXxf86misc.so.1.1<br>>><br>>> I suspect that the link has not been created during package
<br>>> installation. Just give it a try.<br>>><br>>> \Steve<br>><br>><br>> I did that but mine crashes with System exception: IDL:Bonobo/<br>> GeneralError:1.0 child process did not give error message, unknown
<br>> failure occurred.<br><br>Okay it appears my error is a fairly well known bug with<br>libbonobo2-2.14. 2.15 fixes the issue. Anyone want to try to port it?<br>_______________________________________________<br>users mailing list
<br><a href="mailto:users@lists.blastwave.org">users@lists.blastwave.org</a><br><a href="https://lists.blastwave.org/mailman/listinfo/users">https://lists.blastwave.org/mailman/listinfo/users</a><br></blockquote></div><br>