cd /path/to/PASA
tar xvf PASA_r20130907.tgz
cd PASA_r20130907 sed -i "22s/$/ -std="c++98"/g" pasa_cpp/Makefile
make