Your Path is messed up, it should include /usr/bin
Instead of 
PATH=c:/jdk1.3/bin
Try
PATH=/cygdrive/c/jdk1.3/bin:${PATH}

You should not need to add /usr/bin to your path, cygwin should
already have put it there.

BTW - Ptolemy II 4.0.1 needs Java 1.4.  Java 1.3 will not work.

Installation instructions can be found at
http://ptolemy.eecs.berkeley.edu/ptolemyII/ptII4.0/ptII/doc/install.htm



_Christopher
--------

    hi
    problem:
    
    $ PATH=c:/jdk1.3/bin
    $ PTII=c:/Ptolemy/ptII4.0.1
    $ export PATH
    $ export PTII
    $ cd "$PTII"
    $ rm -f config.*
    Bash: rm - command not found
    
    i have installed cygwin which i was recommended in ptolemy 
    website-cygwinBasic.exe (10.9 MB)
    When i asked my friend ,he asked me check for the presence of perl file in 
    the cygwin folder.
    But it was not there.
    I have installed again twice or thrice, but of no use.
    
    what might be the problem ?
    
    -karthik venkatesh.
    
    _________________________________________________________________
    Get jobs on the move by SMS.  http://goindia.msnserver.com/IN/55253.asp Pos
   t 
    your CV on naukri.com today.
    
    
    ---------------------------------------------------------------------------
   -
    Posted to the ptolemy-hackers mailing list.  Please send administrative
    mail for this list to: [EMAIL PROTECTED]
--------

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

Reply via email to