Thread: problem with SAC installation on OS X

Started: 2015-09-08 19:41:44
Last activity: 2015-09-09 07:42:42
Topics: SAC Help
Sarah A
2015-09-08 19:41:44
Hello,

I’m trying to run SAC on a Macbook pro running OS X 10.10.4. I successfully unpacked the tar.gz file into my Documents folder and pasted the appropriate lines in my bashrc file; however, SAC isn’t running. When I try to navigate to the SAC program in xterm, it prints the following error:

ERROR 108: Number 108 /Users/smarveson/Soft/sac/aux/messages /Users/smarveson/Soft/sac/aux/csspickpref . readcss will not read picks.
ERROR: Number 901 in INITCOMLISTS.
Problems opening Command List: /Users/smarveson/Soft/sac/aux/clstd


I’m unsure of what the problem is, as there is no “Soft” file that I see anywhere…

Any guidance would be much appreciated.

Thanks,
Sarah Arveson
sarah.arveson<at>yale.edu
  • Milton Plasencia
    2015-09-09 07:42:42
    Hi Sarah,

    Seems that you no have the aux dir in the PATH.

    i have in my ~/.bashrc

    # SAC Environment variables
    export SACHOME=$HOME/Soft/sac
    . ${SACHOME}/bin/sacinit.sh

    you only change the path where live sac in the sacinit.sh,
    for example the my sacinit.sh:
    export SACHOME=$HOME/Soft/sac
    export PATH=${PATH}:${SACHOME}/bin
    export SACAUX=${SACHOME}/aux

    Cheers,

    M.



    On Sep 8, 2015, at 21:41, Sarah A <smarveso<at>gmail.com> wrote:

    Hello,

    I’m trying to run SAC on a Macbook pro running OS X 10.10.4. I successfully unpacked the tar.gz file into my Documents folder and pasted the appropriate lines in my bashrc file; however, SAC isn’t running. When I try to navigate to the SAC program in xterm, it prints the following error:

    ERROR 108: Number 108 /Users/smarveson/Soft/sac/aux/messages /Users/smarveson/Soft/sac/aux/csspickpref . readcss will not read picks.
    ERROR: Number 901 in INITCOMLISTS.
    Problems opening Command List: /Users/smarveson/Soft/sac/aux/clstd


    I’m unsure of what the problem is, as there is no “Soft” file that I see anywhere…

    Any guidance would be much appreciated.

    Thanks,
    Sarah Arveson
    sarah.arveson<at>yale.edu

    ----------------------
    SAC Help (http://ds.iris.edu/message-center/topic/sac-help/)

    Sent via IRIS Message Center (http://ds.iris.edu/message-center/)
    Update subscription preferences at http://ds.iris.edu/account/profile/


11:26:11 v.01697673