Changes
Page history
Update Spacemacs on Joule
authored
May 01, 2020
by
Mark Meredith
Show whitespace changes
Inline
Side-by-side
Spacemacs-on-Joule.md
View page @
aa84ca5c
...
@@ -24,6 +24,7 @@ There is a compiled version of Emacs under `/nfs/home/public`:
...
@@ -24,6 +24,7 @@ There is a compiled version of Emacs under `/nfs/home/public`:
```
```
> module load gnu/8.4.0
> module load gnu/8.4.0
> source /nfs/home/public/mmeredith/spack/share/spack/setup-env.sh
> source /nfs/home/public/mmeredith/spack/share/spack/setup-env.sh
> spack compiler add # Creates ~/.spack/compilers.yaml; only necessary to run once
> spack load emacs
> spack load emacs
> emacs --version # Should be GNU Emacs 26.3
> emacs --version # Should be GNU Emacs 26.3
```
```
...
...
...
...