This version of xmccd supports the Alta USB cameras.  Support for the Apogee
Alta network cameras and the Apogee 8p parallel port camera is under
development. 

Run the script 

./install_apogee 

to copy the files needed to /usr/local/lib and /usr/local/include.

The version of libapogreedrv.so included here was built with OpenSuse 11.1
and should work with other similar Linux distributions. If a new version is
needed

cd src
make clean
make -f makefile.xmccd
cp *.so ../
cd ..
./install_apogee


This library is derived from

Linux Apogee drivers - Developer's Version 3.1.13-2-linux.  The source files are
in src/.  However, some minor changes have been made to get the C functions
which we need for xmccd, and to minimize runtime messaging.  Copies of the
modified files are in current. The original source is from


Dave Mills
The Random Factory
P.O. Box 44070
Tucson AZ 85733-4070

Tel: +1 (520) 822 5221
Fax: +1 (520) 822 5223
email rfactory@theriver.com
http://www.randomfactory.com/


 
  
John Kielkopf
Physics and Astronomy
University of Louisville
eml: kielkopf@louisville.edu
http://www.astro.louisville.edu/software






