You need the following in order to perform an installation on UNIX or Linux:
- Internet access. If you do not have Internet access from the machine where
you are installing Build Forge, you need to download files from a machine
that does have access and transfer them to the Build Forge machine to complete
the steps.
- C compiler that is valid and working on your platform (for example, the
gcc compiler on Linux).
- make facility that is suggested by your compiler's manufacturer (for example,
gnu-make for use with gcc)
- Privileges as root