Re: [MAS-discuss] MA_Client.class
Brought to you by:
jcochrane
From: Jim C. <jt...@di...> - 2004-07-03 03:39:33
|
> A'm I wrong or is MA_Client.class missing from the latest release. When I tr y > to start the gui on a linux error, I get a message saying MA_Client.class is > missing. Sure enough, it's not there. > > Any suggestions? > MA_Client.class should be there, residing in a jar file. The file's name is mascharts.jar, if I recall correctly. (You can list the file's contents with: jar vft mascharts.jar ) How are you trying to start the GUI? |