compiling in linux with jikes
Brought to you by:
cabbey,
daveshields
when i attempt to install systray (a requirement) for
azureus i get the following message:
*** Semantic Error: You need to modify your classpath,
sourcepath, bootclasspath, and/or extdirs setup. Jikes
could not find package "java.lang" in:
ive played with all these varibles according to various
forum posts i read (mostly pointing them to rt.jar) but none
resolve the issue
im usein gentoo on a amd64 box and i have jikes-1.22-r1
(even recompiled it after the error)
javacc is set as my default compiler so im not sure why its
even being called but it is ...
could you offer any help here?
- nomad311