Section 0 : Introduction

Q007: Where can I get a binary/source distribution of HylaFAX?


? Got something to say about this answer? Hit the question mark to invoke the mailer and send your comments to the HylaFAQ maintainers.

Q.
Where to get HylaFAX

A.
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.hylafax.org.

All the HylaFAX documentation is online on the WWW. Installation (source distribution) describes how to unpack and install the source distribution images. The HylaFAX home page is the place to go for all the HylaFAX documentation.

There are several mailing lists for HylaFAX users; see here for how to subscribe.


Using public FTP on the Internet

From ftp.hylafax.org (master distribution site)

The source code is available for public FTP on
    ftp.hylafax.org
    pub/hylafax/source/
For example,
    % ftp -n ftp.hylafax.org
    ....
    ftp> user ftp
    ... 
    ftp> cd pub/hylafax/source
    ftp> binary
    ftp> get hylafax-v4.0pl2-tar.gz
Software is available in released form and in beta form, (none presently available). 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>. Files with the suffix ".Z" are compressed with compress, files with the suffix ".gz" are compressed with GNU gzip.

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[192.48.153.1]:
    sgi/fax/binary/
These include: Actually there are binary distributions for the following list of systems. Each of them comes with an installation guide (INSTALL-*):
INSTALL-hylafax-i386-linux-v4.0pl1
hylafax-i386-linux-v4.0pl1-1.tar.gz

INSTALL-irix5-v4.0pl1
hylafax-irix5-v4.0pl1-inst.tar

INSTALL-irix6.2-v4.0pl1
hylafax-irix6.2-v4.0pl1-inst.tar

INSTALL-hylafax-v4.0-sco3.2v4.2
hylafax-sco3.2v4.2-v4.0pl1-cpio.gz

INSTALL-hylafax-sco3.2v5.0-v4.0pl1
hylafax-sco3.2v5.0-v4.0pl1-cpio.gz

INSTALL-sparc-sunos5.5-v4.0pl1
hylafax-sparc-sunos5.5-v4.0pl1-pkg.gz

INSTALL-sunos4.1.4-v4.0pl1.html
hylafax-sunos4.1.4-v4.0pl1-tar.gz

INSTALL-x86-svr4.2-v4.0pl1.html
hylafax-x86-svr4.2-v4.0pl1-pkg.tar.gz

INSTALL-mips-sinix5.42-v4.0beta018.html
hylafax-mips-sinix5.42-v4.0beta018-pkg.tar.gz
[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[128.32.152.164] (???)
    /pub/shipley

    ftp.celestial.com[192.136.111.2]
    /pub/flexfax/sun-ports

SCO binary distributions are available from:

    ftp.celestial.com[192.136.111.2]
    /pub/sco-ports/unix

FreeBSD binary distributions are available from:

    freebsd.cdrom.com[192.216.191.11] (???)
    /pub/FreeBSD/packages

NetBSD binary distributions are available from:

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

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.


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.


 Back to FAQ Index FAQ Index  Next question in List Q008: What documentation exist for HylaFAX?
faq@hylafax.org. Last updated $Date: 1999/12/14 01:53:26 $.