|
petty
BIAC Staff
    
USA
453 Posts |
Posted - Sep 25 2010 : 07:47:24 AM
|
Are you in your home directory when you're trying to open the file?
try nedit ~/.bash_profile ... or to list all the files in your directory (even hidden files): ls -la ~/
Also, on the cluster the fsl path is being set to 4.1.5 in a shell script for everyone on login to the compute nodes. If you want to use a different version you'll need to export the new FSLDIR, resource their configuration script (. ${FSLDIR}/etc/fslconf/fsl.sh) and then call the utilities with the fullpath (ie: $FSLDIR/bin/feat) |
 |
|