

(If you get a message saying this application did not install properly then you should see a windows dialog giving you the option to re-install with the 'correct settings'. Install MozillaBuild, a package of additional build tools.If you decided on the Windows 8 SDK, you also need the Outlook 2010 MAPI Header Files from Microsoft.See Windows SDK versions for a quick guide. You may need to install one or more Windows SDKs.Both the professional edition and the express edition will work.
#Seamonkey requirements mac os x
Problems? See Mac OS X build prerequisites.Sudo port install mercurial libidl autoconf213 yasm Run these commands to install the other build tools:.(For some Mac OS X versions, you will find it in a directory called "Optional Installs".) Insert "Mac OS X Install Disc 2", then open XcodeTools.mpkg. Sudo yum group mark install "X Software Development" Sudo yum groupinstall 'C Development Tools and Libraries' # 'Development tools' is defunct in Fedora 19 and above use the following Sudo yum install mercurial autoconf213 glibc-static libstdc++-static yasm wireless-tools-devel mesa-libGL-devel alsa-lib-devel libXt-devel gstreamer-devel gstreamer-plugins-base-devel pulseaudio-libs-devel Sudo yum groupinstall 'Development Tools' 'Development Libraries' 'GNOME Software Development' Sudo apt-get install zip unzip mercurial g++ make autoconf2.13 yasm libgtk2.0-dev libglib2.0-dev libdbus-1-dev libdbus-glib-1-dev libasound2-dev libcurl4-openssl-dev libnotify-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libiw-dev libxt-dev mesa-common-dev libpulse-dev # for Ubuntu 12.04 LTS (Precise Pangolin), replace the following line with: sudo apt-get build-dep thunderbird Sudo aptitude install zip mercurial libasound2-dev libcurl4-openssl-dev libnotify-dev libxt-dev libiw-dev libidl-dev mesa-common-dev autoconf2.13 yasm libgtk2.0-dev libdbus-1-dev libdbus-glib-1-dev python-dev libgstreamer0.10-dev libgstreamer-plugins-base0.10-dev libpulse-dev # this one-liner should install all necessary build deps If your system is not listed below, see the build prerequisites page. A fast SSD is recommended the Firefox build process is I/O-intensive. This will accomodate Visual Studio 2013 Community Edition, the required SDKs, the MozillaBuild package, the Mercurial source repository and enough free disk space to compile. Recommended: 8GB of RAM (having only 4GB RAM and 4GB swap may give memory errors during compile).Minimum and recommended hardware requirements for Mozilla development are: The SeaMonkey build process is both I/O- and CPU-intensive, and can take a long time to build even on modern hardware. Build prerequisites Hardware Requirements: For complete information, see the build documentation. You can build a bleeding-edge, development version of SeaMonkey using the commands below.
