Hi, Daniel, When I tried downloading a binary, 32-bit on my 32-bit system, I got this message:
"XPCOMGlueLoad error for file /home/users/glennm/inst/seamonkey/libxul.so: libgio-2.0.so.0: cannot open shared object file: No such file or directory Couldn't load XPCOM." Searches through the yum repository and rpmfind turned up no glib2 rpm with libgio-2.0 in it, at least not for CENTOS 5.11, so I downloaded the Mercurial source code, and followed the build instructions on the seamonkey-project website. The build first complained that I needed Python 2.7, which I built from source. The next build died with the complaint that I needed AT LEAST GCC 4.6 to complete the build. I have yet to determine whether installing 4.6 on my legacy development system is a good idea, and in any event, the latest GCC yielded by "yum search" is GCC 4.4. Glenn _______________________________________________ support-seamonkey mailing list [email protected] https://lists.mozilla.org/listinfo/support-seamonkey

