I'm trying to install TYA again. Red Hat Linux 5.2 JDK 1.1.7 v3 (works fine) TYA 1.3 v2 Installed TYA via configure, make, make install, which put libtya.so in /usr/local/lib. Modified /etc/ld.so.conf to include /usr/local/lib, output of ldconfig -v shows that libtya.so is found. Ran Sy from the TYA demo dir, which runs a java program with tya specified as the java compiler. It's output: This line should be a (c) line ^^^ (else TYA is not loaded). tya Linux I know the linker is both looking for and finding libtya.so because if I remove it from the /usr/local/lib directory without running ldconfig again, I also get this message: libtya.so: cannot open shared object file: No such file or directory (libtya.so) Warning: JIT compiler "tya" not found. Will use interpreter. ... Putting libtya.so back makes this error message go away. This leads me to believe that the problem is in the JDK. Apparently it loads libtya.so (because I get the linker error if it's not there), but Sy won't report that its using TYA. Since Sy comes with TYA, I assume it would have the final say it TYA is loaded. Any suggestions? -- Adam Carheden [EMAIL PROTECTED] ---------------------------------------------------------------------- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]