[esp-r] Re: Location of database files
Jon Hand (clcv10)
jon at esru.strath.ac.uk
Tue Nov 27 17:39:30 GMT 2007
Usually there is a notice during setup that users can
create a link between the older traditional location of
esp-r (/usr/esru) and the actual location of ESP-r e.g.
/opt/espr-11.4
Become a user who has permission to write in /usr. Issue the following
command:
ln -s /opt/espr-11.4 /usr/esru
then you will probably need to change the ownership of
/usr/esru to match that of /opt/espr-11.4. For example
chown esru /usr/esru
chgrp users /usr/esru
After this if a model is looking for /usr/esru/esp-r/databases it
will actually find the files in /opt/espr-11.4/esp-r/databases.
-ESRU
More information about the esp-r
mailing list