The zip file included here is a recent download from the xpa development site:

https://github.com/ericmandel/xpa

Unzip the package
cd into the xpa-master directory that it creates and then run these commands

./configure
make 
make install
ldconfig

This will install the xpa libraries, include files, and binaries in the
/usr/local/ tree where xmccd expects to find them.



