Project Piglet 
| resources: | Home Mailing List Installation Source Code Bugs Screenshots |
|---|
Source Code
The mb source code can be accessed in either of the following ways:
- View the source using the CVS web interface
- Check out the source using anonymous CVS:
First, prepare a working Mozilla source tree using flat-file chrome format (configure argument: --enable-chrome-format=flat). Then change to the base directory of your source tree and pull the CVS tree (password is guest) by running:cvs -d :pserver:guest@mozdev.org:/cvs login cvs -d :pserver:guest@mozdev.org:/cvs co mb sh -c "CONFIG_FILES=mb/browser/Makefile ./config.status"
The files can then be installed by running:cd mb/browser make
If everything is working smoothly to this point, run:/path/to/mozilla/dist/bin/mozilla -chrome://browser/content
and launch the browser.
- Update your CVS source tree:
Change directory to mb/browser and run:cvs up -Pd make
to update and install the latest version.
Today’s VCS Commits for the Project Piglet project
There are no commits for the specified period