Uploaded image for project: 'JABAWS'
  1. JABAWS
  2. JWS-70

Add compilation steps for Vienna tools to the compilebin.sh script

    XMLWordPrintable

    Details

    • Type: Task
    • Status: Resolved
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 2.1
    • Component/s: None
    • Labels:
      None

      Description

      src/compilebin.sh needs an entry for the VIENNA source.

      The following should be sufficient:

      cd <Vienna source distribution directory>
      make clean # remove any old build artefacts - specifically, config.* artefacts that prevent rebuild
      ./configure
      ./make
      # optionally, run a make test to ensure the build really worked

      Ideally, compilebin.sh should overwrite any standard linux and/or windows binaries configured for a tool, so check that the standard linux and/or windows binaries configured in conf/Executable.properties are rebuilt by compilebin.sh

        Attachments

          Issue Links

            Activity

              People

              Assignee:
              asherstnev Sasha Sherstnev
              Reporter:
              jprocter James Procter
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Dates

                Created:
                Updated:
                Resolved: