Grafix - install
Get the source files! Then:
- Unpack the Grafix archive:
gzip -cd
grafix.tar.gz | tar -xvf -
This creates a directory grafix.
- Make platform-specific changes:
cd grafix
./configure
- Build the executables:
make
Note: The configure script is rather primitive. If someone
wants to send us a better one, he is very welcome.