PSRDADA: GIT Access Instructions

Important note: None of the files that are generated by the GNU autotools, including the required configure script, are checked into GIT. Therefore, to compile the software after GIT checkout, you will need the GNU autotools.

Anonymous GIT Access

The latest version of PSRDADA can be acquired from the Git Repository (read-only access) by running the following command
git clone git://git.code.sf.net/p/psrdada/code psrdada
After successfully checking out the code, follow the Build and Installation directions.