Line: 1 to 1 | ||||||||
---|---|---|---|---|---|---|---|---|
Software Installation | ||||||||
Line: 72 to 72 | ||||||||
Preparing release version file | ||||||||
Changed: | ||||||||
< < | First of all I created a directory where the ilcsoft software packages will actually be installed into. This is called /data/atlas01/ILC/ilcsoft | |||||||
> > | First of all I created a directory where the ilcsoft software packages will actually be installed into. This is called /afs/phas.gla.ac.uk/data/ilc/software/ilcsoft | |||||||
It is now necessary to point to the above installations (MySQL etc.) in the release file that comes with the ilcsoft installer. To do this I went to file: | ||||||||
Line: 106 to 106 | ||||||||
Then do:
./ilcsoft-install -p releases/v01-14/release-scratch.cfg -p (to check all is ok) | ||||||||
Changed: | ||||||||
< < | ./ilcsoft-install -p releases/v01-14/release-scratch.cfg -I (to install) | |||||||
> > | ./ilcsoft-install -p releases/v01-14/release-scratch.cfg -i (to install) | |||||||
Problems to expect and fix: |