WHERE TO GET THE HYLAFAX DISTRIBUTION
HylaFAX is typically obtained by public FTP on the Internet. It is also available on a number of public domain and shareware-style CD-ROMs. The master distribution site for HylaFAX is the host ftp.sgi.com. All the HylaFAX documentation is online on the WWW. Installation (source distribution) describes how to unpack and install the source distribution images. Installation (binary distribution) describes what to do with a binary distribution. The HylaFAX home page is the place to go for all the HylaFAX documentation.

There are several mailing lists for HylaFAX users; you can subscribe through this online form.


Using public FTP on the Internet

From ftp.sgi.com (master distribution site)

The source code is available for public FTP on
    ftp.sgi.com			sgi/fax/source/
	(192.48.153.1)
For example,
    % ftp -n ftp.sgi.com
    ....
    ftp> user ftp
    ... 
    ftp> cd sgi/fax/source
    ftp> binary
    ftp> get hylafax-v3.0beta099-tar.gz
Software is available in released form (none presently available), and in beta form, (v3.0beta036). Beta software differs from released software mainly in the level of testing that has been done on non-Silicon Graphics platforms. Any files in the source directory of the form:
    hylafax-<version>-patch-<XX>
are shell scripts that can be used to apply patches to the specified <version>.

NB: If you are uncertain about what a patch script does just look at its contents; there is a comment at the top that says what version of the software the script is intended to patch. The HylaFAX home page also contains a link to release notes for the latest patch file.

The <XX> sequence numbers in the patch filenames indicate the order in which the patches must be applied; e.g. hylafax-v3.0-patch-01 must be applied before hylafax-v3.0-patch-02.


Binary distributions and alternate sites

Many binary distributions are available on the master FTP site:
    ftp.sgi.com			sgi/fax/binary
	(192.48.153.1)
These include: [This list may be out of date, check the FTP directory.]

Alternate sites that either mirror the master FTP site or that have specific binary distributions are:

NOTE: Some of these sites had binary distributions of FlexFAX, they will presumably have HylaFAX distributions soon.

SunOS 4.1.x binary distributions are available from:

    remarque.berkeley.edu	/pub/shipley
	(128.32.152.164)
    ftp.celestial.com		/pub/flexfax/sun-ports
	(192.136.111.2)

SCO binary distributions are available from:

    ftp.celestial.com		/pub/sco-ports/unix
	(192.136.111.2)

FreeBSD binary distributions are available from:

    freebsd.cdrom.com		/pub/FreeBSD/packages
	(192.216.191.11)

NetBSD binary distributions are available from:

    ftp.netbsd.org		pub/NetBSD/packages/binaries/NetBSD-current/i386
	(128.32.138.88)

If you are unable to locate the materials you want at one of the above sites, consult the archie resource location service to find copies close to your system.

: Click here to use Archie to search for ``hylafax''

Obtaining the Software by Electronic Mail

If you cannot use FTP at all, there is a service called ``ftpmail'' available through a variety of systems including decwrl.dec.com: you can send electronic mail to one of these machines and the host will retrieve the requested files using FTP and then send you the files via electronic mail. To find out more about the ftpmail service, send a message to ftpmail@decwrl.dec.com whose body consists of the single line ``help'' or check out this sample response to the help query.


Obtaining the Software Within Silicon Graphics

Internal to Silicon Graphics there are inst'able images on the host dist.engr in the directory /sgi/hacks. Thus you can do something like:
    % inst -f dist.engr.sgi.com:/sgi/hacks/hylafax
to install the latest version of the software on your machine.

HylaFAX table of contents.


Sam Leffler / sam@engr.sgi.com. Last updated $Date: 1995/03/24 16:01:12 $.