Menu

Can't build Sphinx-4

Help
2004-06-30
2012-09-22
  • Alexander Shiyan

    Tried to build sphinx4...
    [shc@shc sphinx]# ant
    Buildfile: build.xml

    BUILD FAILED
    file:/opt/soft/sphinx/build.xml:59: Unexpected element "condition"

    What I do wrong? Missing java classes? JRE 1.5beta2, ant 1.5.4, sphinx4 from cvs.

     
    • Paul Lamere

      Paul Lamere - 2004-06-30

      Alexander:

      You need to upgrade your version of ant.  We use some features of ant that were introduced in version 1.6.  We are currently using 1.6.1. Get the latest version and all should be well.

      Paul

       
    • Alexander Shiyan

      Thanks, after update build is started.
      ... but next errors occurs:
      <out skipped>
      keystore:
         [genkey] Generating Key for unknown

      BUILD FAILED
      /opt/soft/sphinx/build.xml:228: Following error occured while executing this line
      /opt/soft/sphinx/build.xml:261: Following error occured while executing this line
      /opt/soft/sphinx/demo.xml:162: Execute failed: java.io.IOException: java.io.IOException: keytool: not found

      How fix therewith?

       
      • Paul Lamere

        Paul Lamere - 2004-06-30

        Alexander:

        Make sure that your search PATH variable includes the java JDK bin directory.

        Paul

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.