This directory contains Solaris builds of SeaMonkey 2.0b1, which are contributed by SUN Desktop Beijing Team. If you have any problem with these builds, please send email to desktop dash discuss at opensolaris dot org Installation: ------------- * Tarball format Extract the tarball to a proper location[1] $ bzip2 -dc .tar.bz2 | tar -xf - [1]: Make sure there is no seamonkey directory there before you extract the tarball, it's not recommended to just overwrite the old seamonkey directory. To Enable Java: --------------- cd /path/to//plugins ln -s /path/to//libnpjp2.so On OpenSolaris, Java plugin is probably located at /usr/java/jre/lib//libnpjp2.so To Enable Flash/Shockwave: -------------------------- 1, Download the Flash/Shockwave plugin from http://www.macromedia.com/shockwave/download/download.cgi?P1_Prod_Version=ShockwaveFlash&P2_Platform=Intel&P3_Browser_Version=Netscape4&P5_Language=English 2, Extract the tarball and place the files under /path/to//plugins To Run The Application: ----------------------- a, Execute the application by specifying the absolute path $ /path/to//seamonkey b, Add to your PATH and execute "seamonkey" Troubleshooting: ---------------- * If you could not start up the application or encounter some unexpected crash, try to do this, 1, Rename the profile directory("$HOME/.mozilla" for SeaMonkey, "$HOME/.mozilla/firefox" for Firefox and "$HOME/.thunderbird" for Thunderbird) 2, Start up the application without importing anything Build Configuration: -------------------- * Firefox and SeaMonkey Start up Mozilla/Firefox that you just installed and type "about:buildconfig" in the URL field, and then you would see all the build configurations used for this build. * Thunderbird Extract "buildconfig.html" from /chrome/toolkit.jar, which records all the build configure information of this build. $ jar xf /path/to//chrome/toolkit.jar \ content/global/buildconfig.html