|
|
Building the fox-gateDownloadsAfter downloading the Sun-modified sources from opensolaris.org, and unpacking them, you will need to download the original open source packages they modify. The Sun sources include a script named download-tarballs that you can run to
do this. It assumes running To download all needed sources:
To delete all current tarballs and re-download all needed sources:
To see what it will do without connecting to any sites:
Build requirements & preparation
The recommended source for the GNU tools needed to build the X consolidation is the JDS CBE, available from: http://www.opensolaris.org/os/project/jds/contributing/building/ Specifically required are:
The recommended source for lynx is the Solaris Companion CD. The packages needed from the Solaris 10 edition are:
To build all 64-bit software, you will need to be running in 64-bit mode (which on x86 requires an AMD64 or Intel EM64T capable CPU). To build freetype on x86 which displays text correctly in gpdf you must either use Studio 11 or add patch 117846-11 to Studio 10. To build xscreensaver on x86, you need to add patch 120759-08 to Studio 11,
use Studio 10, or remove the To build the SUNWxorg-server package, you will need to edit
Building the softwareTo build the software, simply cd into the top level directory and run
To build the software and create SVR4 packages, add the -p flag to buildit:
Output of various stages is stored into log files which you can check for errors:
The built binaries are found after the build in a proto area:
Installing packagesThe built packages will be found in the directory:
To install the packages from |