Installation
After obtaining a copy of the distribution, it
must be installed and built for use at your site.
- Create an installation directory for the
module, usually this will end with
modules/instrument/tds3000
- Unpack the distribution tar file in the
installation directory. The software appears in a subdirectory named
after the release number.
cd
to this subdirectory.
- Edit the configure/RELEASE file and
set the path to your installation of EPICS base.
- Run
gnumake
in the top level
directory
After installing the tds3000 device support,
download and install the Asyn Driver Support which the tds3000 needs.
This can be found here. Install the latest version.
I followed every step in the instructions. But I met that error when
I ran gnumake. I don't know why.