hi
I m trying to open vergil with jni interface enabled.

1.created a c file called "meaningOfLife.c" which contains
                         double meaningOfLife(){
                         return 42.0 ;
                         }

2. created a header file called "meaningOfLife.h" which contains
                        extern "c" double meaningOfLife();

3. $gcc -shared -o meaningOfLife.dll meaningOfLife.c

4. $ CLASSPATH=/cygdrive/c/Ptolemy/ptII4.0.1
   $ export CLASSPATH

5. $ ./vergil
BASH: cant cd "Ptolemy/ptII4.0.1/"  "Sun/AppServer/jdk/bin".....

what may be the problem?
even i have tried $vergil -jni, $PTII/bin/vergil -jni. It says no such command or file name.


Could anybody please enlighten me.

with luv,
karthik venkatesh

_________________________________________________________________
Manage information better. Optimise your tasks. http://www.microsoft.com/india/office/experience/ Experience MS Office System.



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

Reply via email to