[ < ] | [ > ] | [ << ] | [ Up ] | [ >> ] | [Top] | [Contents] | [Index] | [ ? ] |
After configuring the software, you will need to compile it for your
system. Simply issue the command make
in the root of the source
directory and the software will be compiled. If you have *any* problems
at this stage, be certain to send a bug report See section 1.7 Bug Reports.
% ./configure . . . ./configure output . . . % make |