Platform
Notes.
1. Use csh shell. Make sure
that ~/.cshrc exists.
2. For Standard binary
instalation add into ~/.cshrc
file following line:
source /opt/fmt/setuprun.csh
For Source code instalation add into ~/.cshrc
file following line:
source /opt/fmt/setup.csh
3. Make sure that this file
contains right FMT_ARCHITECTURE_ variable which corresponds to the
platform (unix or linux).
4. If you use Source code, specify actual pathes in
setup.csh file to the X11 ´include´ and ´lib´
directories (invaroment
variables: INCDIR_X11 and LIBDIR_X11).
5. Note that 'make' executable file is in
fact 'gmake' ( GNU make utility to maintain groups of programs ).