![]() |
|
|
Building Mozilla on Unix platformsDaniel Nunes, leaf@netscape.comv 1.1, June 1998
How to build Mozilla on a Unix System. 1. Introduction2. Building Mozilla
3. Common Problems1. Introduction
What this document is: A guide to building the Mozilla application.
If you're looking for documentation on developing features or fixing bugs, the Mozilla Technical Documents or Library are probably what you're looking for.
2. Building Mozilla
2.1 Get the Code
2.2 Requirements
Your hardware should be equal to, or better than:
2.3 Setup the Build Environment
Optionally, you can set BUILD_OPT=1 if you don't want a debug
build.
If your Motif libraries are installed in a non-standard place, you can tell
the Mozilla makefiles where to look by setting
Environment variables are set by the shell, and there are two common ways
of setting them.
2.4 Run the build
cd /builds). If this directory was empty before you
installed the source, there should be two directories here:
README and mozilla.
2.5 After the build
LD_LIBRARY_PATH to
${LD_LIBRARY_PATH}:/PATH_TO_SOURCE/mozilla/dist/Linux2.0.32_x86_OPT.OBJ/bin
(where PATH_TO_SOURCE is the full path to your source
tree) before the dynamically linked binary will run. This varies by platform: 3. Common Sticking Points
|
|||||||
| Copyright © 1998 The Mozilla Organization. | ||||||||