Leon Heller, G1HSM [EMAIL PROTECTED] writes:
>    I've just installed Java 1.4.0 (did have 1.2), and Vergil doesn't like the
>    JVM. Should I go back to 1.3? I'm trying to run Ptolemy II 1.0.1 ptiny,
>    which worked OK with Java 1.2.

Yep, use 1.3.  The Installshield installer does not play well with
other JVMS.  Basically, it has this lame design that requires that
one know in advance what JVMS will be used with the installer. 

For details, see
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII1.0/limitations.htm

One quick hack is to start Vergil by hand:

Try starting up by cd'ing to where the release is installed and
starting up vergil by hand

cd "c:/Program Files/Ptolemy/Ptolemy II 1.0.1"
java -classpath ".;./ptolemy/ptolemy.jar;./ptolemy/vergil/vergil.jar;./lib/diva.jar" 
ptolemy.vergil.VergilApplication

A better solution is to download the source distribution and
reconfigure and recompile.

BTW - I'm fixing the last couple of bugs before the Ptolemy II 2.0beta

-Christopher

Christopher Hylands    [EMAIL PROTECTED]  University of California
Ptolemy/Gigascale Silicon Research Center     US Mail: 558 Cory Hall #1770
ph: (510)643-9841 fax:(510)642-2739           Berkeley, CA 94720-1770
home: (510)526-4010                           (Office: 400A Cory)


----------------------------------------------------------------------------
Posted to the ptolemy-hackers mailing list.  Please send administrative
mail for this list to: [EMAIL PROTECTED]

Reply via email to