Building Xxy and Xyd

Prerequisites

Installation

Note that instructions for building under Sun OS are not provided here. This requires some manual tweaking of the provided files.

  1. Select a system type.

    Copy os.solaris.mk, os.linux.mk, os.freebsd.mk, or os.sunos.mk to os.mk. Copy host.alakai.mk (or one of the other provided host.*.mk files) to os.mk.

  2. Edit sys.mk, os.mk, and src/config.h to match your local configuration.

    Follow the instructions in the provided files.

  3. Type "make depend".

  4. Type "make", then "make install".

    On SunOS, only the client libraries and examples can be built. Type "make sunos-all", then "make sunos-install".

  5. A full set of documents, including the web pages, is provided, read-to-use. These documents were generated by a number of tools (including docbook, tex, and jade) from sgml and plain-text files. You should not remake the documents unless you have proper tools, or you may destroy the ready-to-use files. If you have the tools and if you modify the sgml files, then you can regenerate the documents by typing: "make documents".

Acknowledgments

This system is a reimplementation of the xy-stage control software that was build for the University of Hawaii 2.2m Telescope. Ed Sousa, Wes Nakamura, and Andrew Pickles provided information and assistance.

Software overview

Top level directory