Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Installation based on wiki instructions, but Ubuntu has specific issues

Ubuntu

Startup

tcsh

chsh -s /bin/tcsh

(sudo apt install tcsh if needed)

log out, log in and open terminal

gedit .tcshrc

...

https://surfer.nmr.mgh.harvard.edu/fswiki/SetupConfiguration_Linux

Bash - don;'t use

There are multiple startup files in bash. Seems like the one that works is “.bashrc” as opposed .bash_login, .bash_profile etc.

...