SVN Checkout Instructions:
% svn co svn://xcpu.org/sxcpu/trunk sxcpu
Ubuntu notes
On ubuntu, you may need extra packages:
sudo aptitude install libcurl4-openssl-dev
sudo aptitude install libelfg0-dev
The older versions of XCPU (now deprecated but still in the repository) are:
- deprecated-xcpu: client and server written using plan 9 port
- deprecated-uxcpu: POSIX-compliant client and server written using pthreads