"SfR Fresh" - the SfR Freeware/Shareware Archive

Member "viewfax-2.6/README" of archive viewfax-2.6.tar.gz:


As a special service "SfR Fresh" has tried to format the requested source page into HTML format using source code syntax highlighting with prefixed line numbers. Alternatively you can here view or download the uninterpreted source code file. That can be also achieved for any archive member file by clicking within an archive contents listing on the first character of the file(path) respectively on the according byte size field.
    1 This directory contains viewfax, a tool for displaying fax files
    2 in an X Window.
    3 
    4 Viewfax can display raw, digifax or tiff files containing g3 (T.4)
    5 and/or g4 (T.6) coded fax pages.
    6 
    7 To install viewfax you need an ansi C compiler on a machine
    8 supporting X11.  No toolkit is required, just Xlib.
    9 
   10 If you have a correctly installed imake, type:
   11 
   12     xmkmf
   13     make depend
   14     make
   15     make install
   16     make install.man
   17 
   18 If you do not want to use imake you will need to adjust the Makefile
   19 for your environment.
   20 
   21 --
   22 Frank Cringle (fdc@cliwe.ping.de)