=============================================================================== CAC DPT Release 0.95 =============================================================================== This package provides the drivers and APIs for Communication Automation Corporation (CAC) desktop PCI products. Please see the file LICENSE for details on your rights regarding use and modification of this software. The file INSTALL contains information on the configuration and installation of this software. To install in the default locations (/usr/cac) do: # cd $BUILDDIR # zcat dpt-0.95.tar.gz | tar xvf - # cd dpt-0.95 # ./configure # make all # make check # make install # make install-drv You will need to be root to install the device driver. If you want to install into a different location use the --prefix option to configure. For example, to install into /opt/cac do: # ./configure --prefix=/opt/cac All other commands remain the same. Man pages are installed in ${prefix}/man by default. To install into a different locations use the --mandir option to configure. For example, to install the software into /usr/cac and the man pages into /usr/local/man do: # ./configure --mandir=/usr/local/man The installation directories are: $prefix/bin - binaries including diagnotics and demos $prefix/include - header files needed to interface with the DPT library $prefix/lib - the DPT library: libdp.a This release has been tested on the following platforms: Hardware OS Version Compiler Comments =========================================================================== Sun Ultra 5 (Sparc) Solaris 2.5.1 gcc 2.8.1 Patched on Feb 24 with gcc 2.95.2 latest cluster Sun WS Pro 5.0 Solaris 2.7 gcc 2.8.1 32-bit only. No power gcc 2.95.2 management support. Sun WS Pro 5.0 Pentium-II Solaris 2.7 gcc 2.8.1 gcc 2.95.2 Either Sun or GNU tools should work equally well. =============================================================================== For technical support contact CAC at: Communication Automation Corporation 1180 McDermott Dr West Chester, PA (USA) 19380 In the US (Toll Free): (877) 284-4804 Outside the US: +1-610-692-9526 or email: support@cacdsp.com =============================================================================== The latest version of this software can always be found on CAC's ftp site at ftp://ftp.cacdsp.com/pub/products/dpt/ More information including the latest documentation is available on CAC's web site at http://www.cacdsp.com/