> To run SimpleExample.class you must type 
> 
> java SimpleExample
> 
> because the point "." has the same efect than "/" to
> separate packages and directories

I did get SimpleExample to run:

java -green -cp "." SimpleExample

and was able to run a more complex program using -cp to point to the JAI libraries... 
so that part is working.  I must have 
done something stupid.. thanks for the reply.

Now if i can get these libraries sorted out and get native threads going I might be on 
the way to getting some production level 
code going.

- Tim Stewart.


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to