Command explanations
--with-mozilla-libs=/usr/lib/mozilla : This command directs galeon's configure script to the mozilla libraries.
--with-mozilla-includes=/usr/include/mozilla
: This command sets the location of the mozilla headers.
--disable-werror : This command is
required for GCC-&gcc-version; compatibility.