Hi,
I've tried installing SAC on Ubuntu, but failed to do so, as I can't find
the file cshrc to edit. Please be kind enough to help me in this regard.
Thanks and best,
Ravi
I've tried installing SAC on Ubuntu, but failed to do so, as I can't find
the file cshrc to edit. Please be kind enough to help me in this regard.
Thanks and best,
Ravi
-
Hi Ravi
Ubuntu default shell is bash, and you can edit your /home/user/.bashrc file
(Note the point because it is a hidden file).
If you have installed sac with the default paths, you can add these 2 lines
to the .bashrc file
Export PATH = $ PATH: / usr / local / sac / bin:
Export SACAUX = / usr / local / sac / aux
Then in a new terminal window type: source .bashrc or open another.
I've always used Ubuntu and I never needed to use csh with sac. But if you
need it, you can install it from the official repository
Hello
Ezio
2017-05-25 23:03 GMT+00:00 Ravi Wickramathilake <
ravi.wickramathilake<at>uconn.edu>:
Hi,
--
I've tried installing SAC on Ubuntu, but failed to do so, as I can't find
the file cshrc to edit. Please be kind enough to help me in this regard.
Thanks and best,
Ravi
----------------------
SAC Help | http://ds.iris.edu/message-center/topic/sac-help/ |
Unsubscribe: sac-help-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
Ezio D'Alema
INGV - Istituto Nazionale di Geofisica e Vulcanologia
Sezione di Milano
via Corti 12
20133 Milano
Tel. 02-23699269
Fax 02-23699267
email. ezio.dalema<at>ingv.it
-------------------------------------------------------
-
Hi Ezio,
Thank You. I was able to find .bashrc file. Even though I changed the path
the program doesn't seem to work. I think the issue is with the
installation. Could you please tell me the file that needs to be executed
for the installation.
Thanks and best,
Ravi
On Fri, May 26, 2017 at 4:04 AM, Ezio D'Alema <ezio.dalema<at>ingv.it> wrote:
Hi Ravi
Ubuntu default shell is bash, and you can edit your /home/user/.bashrc file
(Note the point because it is a hidden file).
If you have installed sac with the default paths, you can add these 2
lines to the .bashrc file
Export PATH = $ PATH: / usr / local / sac / bin:
Export SACAUX = / usr / local / sac / aux
Then in a new terminal window type: source .bashrc or open another.
I've always used Ubuntu and I never needed to use csh with sac. But if
you need it, you can install it from the official repository
Hello
Ezio
2017-05-25 23:03 GMT+00:00 Ravi Wickramathilake <
ravi.wickramathilake<at>uconn.edu>:
Hi,
--
I've tried installing SAC on Ubuntu, but failed to do so, as I can't find
the file cshrc to edit. Please be kind enough to help me in this regard.
Thanks and best,
Ravi
----------------------
SAC Help | http://ds.iris.edu/message-center/topic/sac-help/ |
Unsubscribe: sac-help-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
Ezio D'Alema
INGV - Istituto Nazionale di Geofisica e Vulcanologia
Sezione di Milano
via Corti 12
20133 Milano
Tel. 02-23699269
Fax 02-23699267
email. ezio.dalema<at>ingv.it
-------------------------------------------------------
----------------------
SAC Help | http://ds.iris.edu/message-center/topic/sac-help/ |
Unsubscribe: sac-help-unsubscribe<at>lists.ds.iris.edu
Sent from the IRIS Message Center (http://ds.iris.edu/message-center/)
Update subscription preferences at http://ds.iris.edu/account/profile/
-