Translations:Julia/46/en

From Alliance Doc
Jump to navigation Jump to search

$ mkdir -p <yournewdirectory>

$ export JULIA_DEPOT_PATH=<yournewdirectory>
$ mv ~/.julia ~/juliabak # preserve existing, but remove it to avoid clashes
$ module load julia