Thread: ERROR: Environmental variable SACAUX not defined

Started: 2009-08-18 07:02:53
Last activity: 2009-08-19 00:02:12
Topics: SAC Help
hi
After compiling and follow the steps in the readme aroja me the
following error when running SAC "ERROR: Environmental variable SACAUX
not defined." the distribution on my computer was built from sources
and SACHOME =/usr/local/sac
the built is debian
--
Sin otro particular se despide Atte.
____________________________________
Aris Iturra Soto
Encargado de Administración Soporte y Redes
Sede Puerto Montt
Universidad Austral de Chile
tel: 56-65-277131


  • Norman Heckscher
    2009-08-19 00:02:12
    Add the following lines to your ~/.bashrc file, restart your shell and
    try running SAC again.

    export SACHOME=/usr/local/sac
    export PATH=${PATH}:${SACHOME}/bin
    export SACAUX=${SACHOME}/aux
    export SAC_USE_DATABASE=0
    export SAC_PPK_LARGE_CROSSHAIRS=1


    2009/8/18 Aris iturra <arisiturra<at>spm.uach.cl>:
    hi
    After compiling and follow the steps in the readme aroja me the
    following error when running SAC "ERROR: Environmental variable SACAUX
    not defined."  the distribution on my computer was built from sources
    and SACHOME =/usr/local/sac
    the built is debian
    --
    Sin otro particular se despide Atte.
    ____________________________________
    Aris Iturra Soto
    Encargado de Administración Soporte y Redes
    Sede Puerto Montt
    Universidad Austral de Chile
    tel: 56-65-277131

    _______________________________________________
    sac-help mailing list
    sac-help<at>iris.washington.edu
    http://www.iris.washington.edu/mailman/listinfo/sac-help



19:57:38 v.22510d55