![]() |
AMnet documentationContact: flexinet-support@ibr.cs.tu-bs.de |
The compilation is started by calling ./configure from the directory amnet/. The script first tries to detect all the software packets mentioned in the previous sections. If this lookup fails, the directories of the missing components have to be given as a parameter to the configure script. The following options are available for the configure script:
./configure creates the file Makefile.ARCH, whereas ARCH is the architecture used. After the directories have been configured, the environment variables have to be setup by calling the setup script with the command source setup.
All AMnet sub-directories are compiled by starting make. Errors during this process may be send to the mailing list at flexinet-support@ibr.cs.tu-bs.de. With make clean, the source tree is cleaned up.