Installation

Required Software:

Optional Software:

Platforms:

FreeBSD
# pkg_add djv-0.5.0_freebsd-x86.tbz
IRIX

Unpack the tardist and start the IRIX software installer:

# tar xvf djv-0.5.0_irix.tardist
# inst

Installation commands:

inst-> from .
inst-> go
inst-> quit
Solaris
# gunzip djv-0.5.0_solaris-sparc.gz
# pkgadd -d djv-0.5.0_solaris-sparc
Fedora
# rpm -iv djv-0.5.0-1.i386.rpm
Source Code

Unpack the source code:

> gzcat djv-0.5.0.tar.gz | tar xvf -
> cd djv-0.5.0

Review the file "config.mk" to set the platform and any build options.

Start the compile:

> make

Install:

> make install