installing yesterdays release on Fedora (Linux localhost.localdomain 3.6.10-4.fc18.x86_64 #1 SMP Tue Dec 11 18:01:27 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux).
Getting this upon startup ~ root@localhost seamonkey]# ./seamonkey XPCOMGlueLoad error for file /opt/seamonkey2/seamonkey/libxpcom.so: libxul.so: cannot open shared object file: No such file or directory Couldn't load XPCOM. I've worked through some issues as follows ~ Not showing error messages as they've escaped my buffer, just the yum commands to attempt to fix ~ rpm -qa | grep redhat-lsb 36 yum install redhat-lsb 37 ls 38 pwd 39 ./seamonkey 40 yum install ld-linux.so.2 41 set -o vi 42 ./seamonkey 43 yum install libgcc_s.so.1 44 ./seamonkey 45 yum install libxul.so 46 ./seamonkey 47 yum install /opt/seamonkey2/seamonkey/libxpcom.so 48 ./seamonkey 49 rpm -qa | grep libxpcom.so 50 yum install libxpcom.so 51 yum check 52 ./seamonkey 53 ./seamonkey --setopt=protected_multilib=false *still getting the above xpcomglueload error, anyone who's running this on fedora 18 please share any helpful info, thank you so much! ~ mike owocki _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

