Re: [SourceJammer-users] SourceJammer Linux Client 1.1 beta 4 Install Problems
Brought to you by:
robertmacgrogan
From: Stan W. <won...@ya...> - 2002-02-08 07:16:06
|
I figured out that items #4 & #5 were caused by me incorrectly editing the sj_client and sj_gui files. I did a mass change of 'lib' to 'bin' but that changed 'sj_lib.jar' to 'sj_bin.jar' (doh!). I still get the missing font messages when I run sj_gui but the SJ window comes up correctly. This is probably something in my Red Hat 7.1 KDE configuration (which happens to be stock, out- of the box KDE). ------------------------------------------------------------------ > 3. sj_gui and sj_client specify paths to the jar files as > '/usr/local/sourcejammer/client/lib' while the archive > unpacks the files to > '/usr/local/sourcejammer/client/bin'. >Either the shell files need to change or the archive paths >have to change. > > 4. When I execute sj_gui I get a font not found error, > the splash screen and then the process hangs (I can ^C out > of it though). > > 5. When I execute sj_client I get the error message: > > Exception in thread "main" > java.lang.NoClassDefFoundError: > org/sourcejammer/util/ConfigurationException > > I assume that I need to install some font to solve my problem > in item #4. Can anyone tell me what the message in #5 indicates? > |