balston

Results 500 comments of balston

It's moved from running the chgrp command to the chmod command which is them last major step in the install script.

The install has finally finished. Submitting an 80 core test job now.

I'm going to see if this is quick to do. If so, I'm going to build it on Myriad using the build scripts method.

A test compile in my Scratch appears to have worked without errors.

I'm going to produce a build script for HISAT2 this morning.

Build script done and run on Myriad from _ccspapp_ account: ``` module -f unload compilers mpi ./HISAT2-2.2.1_install ``` This seems to install correctly so now producing a module file.

Slight problem I seem to have built it with the wrong version of GCC. Fixing build script.

Had to edit the Mafile in the build script to stop it using _/bin/g++_ Now correctly using GCC 4.9.2.