Home
|
PSRDADA: Build and Installation (GIT)After checking out the source code from the GIT repository, it can be compiled and installed with the following commands:cd psrdada ./bootstrap ./configure make make installImportant note: The default installation directory is $PSRHOME/$LOGIN_ARCH. If the PSRHOME environment variable is not set, /usr/local will be used instead. If you wish to install in another directory, please read the detailed Installation notes.
|