I'm trying to configure and use the CAJ library, since I can't be sure
what kind of machine the application will be used on. It can almost be
guaranteed that whatever machine it is, it won't have EPICS on it, for
sure.
I downloaded caj-1.1.3-src and caj-1.1.3.tar, and am attempting to
figure out how to use it.
From the caj-1.1.3 source directory, I can't get ant to operate without
giving pages and pages of errors. It looks for package 'gov.aps.jca',
but shows that package does not exist.
Still working on getting use to java, I've been a 'c' programmer for
around 20 years or so.
All I did was go go to the source directory and type 'ant'. Was there
something else I was supposed to do as well?
David