Thread: errors during SAC's installation

Started: 2013-12-19 01:04:16
Last activity: 2013-12-20 05:25:59
Topics: SAC Help
firdaus
2013-12-19 01:04:16
dear All,

i'm currently installing SAC-101.4.tar.gz in LINUX operating system. After
execute it with "make install" command, i found many errors during
installation, for instance

../inc/gd3.x11.h:102: error: expected '=', ',', ';', 'asm' or
'__attribute__' before '*' token
../inc/gd3.x11.h:103: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'pixdef3'
../inc/gd3.x11.h:108: error: expected '=', ',', ';', 'asm' or
'__attribute__' before 'plotw3_pixmap'
etc

anyone could help me how to solve it ?

Thanks so much for your help.


regards

  • Brian Savage
    2013-12-18 17:40:18
    Dear alikomeini<at>gmail.com

    Please install version 101.6a (available from IRIS) instead of 101.4. The version you are attempting to install is a number of year old.

    You can get it from
    http://www.iris.edu/forms/sac_request.htm

    Brian Savage
    savage<at>uri.edu

    On Dec 18, 2013, at 5:04 AM, Firdaus firdaus wrote:

    dear All,

    i'm currently installing SAC-101.4.tar.gz in LINUX operating system. After execute it with "make install" command, i found many errors during installation, for instance

    ../inc/gd3.x11.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
    ../inc/gd3.x11.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pixdef3'
    ../inc/gd3.x11.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'plotw3_pixmap'
    etc

    anyone could help me how to solve it ?

    Thanks so much for your help.


    regards



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



    • firdaus
      2013-12-20 04:46:19
      dear All

      I've installed sac-101.6a-linux_x86_64.tar.gz into my Linux and put
      extracted files to /usr/local/sac as per instruction in README.
      I've also added

      export SACHOME=/usr/loca/sac
      . ${SACHOME}/bin/sacinit.sh

      into bashrc file

      after executing
      #sac

      i found error
      bash: /usr/local/sac/bin/sac: cannot execute binary file

      could you help me to solve it ?

      Thanks so much for your help


      On Wed, Dec 18, 2013 at 9:40 PM, Brian Savage <savage<at>uri.edu> wrote:

      Dear alikomeini<at>gmail.com

      Please install version 101.6a (available from IRIS) instead of 101.4. The
      version you are attempting to install is a number of year old.

      You can get it from
      http://www.iris.edu/forms/sac_request.htm

      Brian Savage
      savage<at>uri.edu

      On Dec 18, 2013, at 5:04 AM, Firdaus firdaus wrote:

      dear All,

      i'm currently installing SAC-101.4.tar.gz in LINUX operating system.
      After execute it with "make install" command, i found many errors during
      installation, for instance

      ../inc/gd3.x11.h:102: error: expected '=', ',', ';', 'asm' or
      '__attribute__' before '*' token
      ../inc/gd3.x11.h:103: error: expected '=', ',', ';', 'asm' or
      '__attribute__' before 'pixdef3'
      ../inc/gd3.x11.h:108: error: expected '=', ',', ';', 'asm' or
      '__attribute__' before 'plotw3_pixmap'
      etc

      anyone could help me how to solve it ?

      Thanks so much for your help.


      regards



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



      • Milton Plasencia
        2013-12-19 23:15:07
        Hi Firdaus,

        Verify your SACHOME variable, below you write loca instead local

        And also verify if your operating system is 64 bits with the command: uname -a
        If it is not 64 bits you must use the sac linux version for 32bits

        HTH,

        Milton


        On Dec 19, 2013, at 2:46 PM, Firdaus firdaus <alikomeini<at>gmail.com> wrote:

        dear All

        I've installed sac-101.6a-linux_x86_64.tar.gz into my Linux and put extracted files to /usr/local/sac as per instruction in README.
        I've also added

        export SACHOME=/usr/loca/sac
        . ${SACHOME}/bin/sacinit.sh

        into bashrc file

        after executing
        #sac

        i found error
        bash: /usr/local/sac/bin/sac: cannot execute binary file

        could you help me to solve it ?

        Thanks so much for your help


        On Wed, Dec 18, 2013 at 9:40 PM, Brian Savage <savage<at>uri.edu> wrote:
        Dear alikomeini<at>gmail.com

        Please install version 101.6a (available from IRIS) instead of 101.4. The version you are attempting to install is a number of year old.

        You can get it from
        http://www.iris.edu/forms/sac_request.htm

        Brian Savage
        savage<at>uri.edu

        On Dec 18, 2013, at 5:04 AM, Firdaus firdaus wrote:

        dear All,

        i'm currently installing SAC-101.4.tar.gz in LINUX operating system. After execute it with "make install" command, i found many errors during installation, for instance

        ../inc/gd3.x11.h:102: error: expected '=', ',', ';', 'asm' or '__attribute__' before '*' token
        ../inc/gd3.x11.h:103: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'pixdef3'
        ../inc/gd3.x11.h:108: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'plotw3_pixmap'
        etc

        anyone could help me how to solve it ?

        Thanks so much for your help.


        regards



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


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


        • firdaus
          2013-12-20 05:25:59
          dear Milton,

          my SACHOME variable is /usr/local/sac

          this binary package (sac-101.6a-linux_x86_64.tar.gz) is working with
          operating system 32 bits.
          Please correct me if i'm wrong.

          regards



          On Thu, Dec 19, 2013 at 9:15 PM, Milton Plasencia <mpplasencia<at>gmail.com>wrote:

          Hi Firdaus,

          Verify your SACHOME variable, below you write loca instead local

          And also verify if your operating system is 64 bits with the command:
          uname -a
          If it is not 64 bits you must use the sac linux version for 32bits

          HTH,

          Milton


          On Dec 19, 2013, at 2:46 PM, Firdaus firdaus <alikomeini<at>gmail.com> wrote:

          dear All

          I've installed sac-101.6a-linux_x86_64.tar.gz into my Linux and put
          extracted files to /usr/local/sac as per instruction in README.
          I've also added

          export SACHOME=/usr/loca/sac
          . ${SACHOME}/bin/sacinit.sh

          into bashrc file

          after executing
          #sac

          i found error
          bash: /usr/local/sac/bin/sac: cannot execute binary file

          could you help me to solve it ?

          Thanks so much for your help


          On Wed, Dec 18, 2013 at 9:40 PM, Brian Savage <savage<at>uri.edu> wrote:

          Dear alikomeini<at>gmail.com

          Please install version 101.6a (available from IRIS) instead of 101.4. The
          version you are attempting to install is a number of year old.

          You can get it from
          http://www.iris.edu/forms/sac_request.htm

          Brian Savage
          savage<at>uri.edu

          On Dec 18, 2013, at 5:04 AM, Firdaus firdaus wrote:

          dear All,

          i'm currently installing SAC-101.4.tar.gz in LINUX operating system.
          After execute it with "make install" command, i found many errors during
          installation, for instance

          ../inc/gd3.x11.h:102: error: expected '=', ',', ';', 'asm' or
          '__attribute__' before '*' token
          ../inc/gd3.x11.h:103: error: expected '=', ',', ';', 'asm' or
          '__attribute__' before 'pixdef3'
          ../inc/gd3.x11.h:108: error: expected '=', ',', ';', 'asm' or
          '__attribute__' before 'plotw3_pixmap'
          etc

          anyone could help me how to solve it ?

          Thanks so much for your help.


          regards



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


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




08:04:50 v.01697673