Hi, I am working on Windows NT
I have installed jdk and I have unpacked all the files to a jar.but I can't run teh demo with this command :
java -cp jfreechart.jar........
Sur dos on me dit illegal argument -cp pour java??
Merci pour tout aide
Cecile
problem ti run the demo!!!!
RE: problem ti run the demo!!!!
Which version of java are you running ?
Run command :-
java -version
If you are running 1.1.x then the -cp option is not supported.
More importantly, jFreeChart needs the Java2D libraries and hence the Java 2 download (I recommended 1.3.02 from http://java.sun.com/j2se/1.3/download-windows.html)
Cheers,
Pete
Run command :-
java -version
If you are running 1.1.x then the -cp option is not supported.
More importantly, jFreeChart needs the Java2D libraries and hence the Java 2 download (I recommended 1.3.02 from http://java.sun.com/j2se/1.3/download-windows.html)
Cheers,
Pete
RE: problem ti run the demo!!!!
Pete,
Thanks for your excellent answer - I really appreciate it when others jump in and help out like that...
Regards,
DG.
Thanks for your excellent answer - I really appreciate it when others jump in and help out like that...
Regards,
DG.
RE: problem ti run the demo!!!!
thanks a lot . I was on holliday
Now I can work
best regards
Cecile

best regards
Cecile