Show pageOld revisionsBacklinksExport to PDFBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== User Software :: CR-Tools :: Installing Nijmegen Astro Spider Cluster ====== The Spider cluster is rather old. Therefore you need to set the compilers explicitly. In tcsh add these lines to ''~/.cshrc'' <code csh> setenv LOFARSOFT <software path> setenv CC /usr/bin/gcc4 setenv FC /usr/bin/gfortran setenv CXX /usr/bin/g++4 source $LOFARSOFT/devel_common/scripts/init.csh </code> Also make sure it finds the correct python (2.6 is installed and should showup when running ./bootstrap ) Next problem to solve: Boost. I tried this with a force build <code csh> cd $LOFARSOFT/build/external/boost/ make install </code> \\ ---- <- [[public:user software:User Software]] • [[public:user software:CR-Tools]] CKG Edit Last modified: 2017-03-08 15:27by 127.0.0.1 Log In