Problème Installation JIST/SWANS

Problème Installation JIST/SWANS - Java - Programmation

Marsh Posté le 20-08-2008 à 16:02:19    

Bonjour,
 
J'ai un gros soucis à l'installation de Jist sur mon PC. Après avoir fait toutes les étapes, lorsque je test sur une invite de commande le simple code : jist -h, apparait une erreur que je n'arrive pas à enlever.
 
http://darkjojos00.free.fr/useless/jist_erreur.jpg
 
J'ai essayé plusieurs fois de changer les variables d'environnement, convaincu que le problème venait de là, mais à chaque fois la même erreur apparaît. Je n'ai rien trouver de similaire sur le net. Voici les différentes étapes préconisées dans le README de Jist :
 
1.  Set your environment
      Add the following to your path:
      - java  
      - javac, rmic
      - ${JIST_CODE}/bin
      Set the following variables
      - JAVA_HOME
      Ensure that your CLASSPATH contains:
      - jist.jar, or the jist directory
      - the .jar files of all the libraries mentioned below.
      - any of your simulation development directories
 
2.  From the top directory, run:
      make
 
    All the necessary library dependencies are included within  
    the source tree under lib/. Specifically, JiST uses the following:
    - JArgs - Command-line argument processing:
        http://jargs.sourceforge.net/
    - Log4j - Logging framework:
        http://jakarta.apache.org/log4j/
    - BCEL - Byte-Code Engineering Libary:
        http://jakarta.apache.org/bcel/
    - BeanShell - Scripting engine:
        http://www.beanshell.org/
    - Jython - Scripting engine:
        http://www.jython.org/

 
Voici ma variable PATH :
C:\Program Files\Satsuki Decoder Pack\filtres;C:\Program Files\CVSNT\;C:\ant\bin\;C:\Program Files\Java\jdk1.5.0_09\bin\;C:\jistswans\bin\
 
Ma variable CLASSPATH :
.;C:\Program Files\Java\jre1.6.0_03\lib\ext\QTJava.zip;C:\jistswans\libs\;C:\jistswans\src\jist\
 
Ma variable JAVA_HOME :
C:\Program Files\Java\jdk1.5.0_09
 
PS : en rouge ce que j'ai rajouté pour l'installation de JIST.
 
Config : Vista.
 
Merci,
 
Joël

Reply

Marsh Posté le 20-08-2008 à 16:02:19   

Reply

Marsh Posté le 22-08-2008 à 17:26:59    

:bounce:

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed