> I could not install the sun JRE. Details? Are you missing root access? Error messages?
> I also forgot to tell you that i had installed Kepler(1.0) twice using the > cmd "java -jar ~/kpler-linux-1.0.0.jar" unknowingly. > Has that got something to do with the errors that i am getting?? No, you can install Kepler as often as you want to. But, AFAIK, you'll only be able to run a single instance of Kepler at a time (it uses a single HSQLDB instance to store data while running kepler). > GC Warning: Repeated allocation of very large block (appr. size 581632): > ??? May lead to memory leak and poor performance. > > when i start the application,it opens up the kepler window but none of the > actors work because of the above error!!!! >From my past experience, gcj wasn't properly working with GUI-related stuff. That's the reason why should install Sun's JRE (this is a very easy under Ubuntu). Cheers, Peter -- Peter Reutemann, Dept. of Computer Science, University of Waikato, NZ http://www.cs.waikato.ac.nz/~fracpete/ Ph. +64 (7) 858-5174

