Christopher Rowan wrote:
> 
> Having trouble getting tya to install on RedHat5.2 Blackdown 1.1.7.
> 
> ./configure tells me it can't find my version.

You should try with :

./configure --with-jdk=/usr/local/jdk1.1.7 --libdir=java

(you should enter above your path to jdk1.1.7)

make and then make install
export JAVA_COMPILER=tya 
or
java -Djava.compiler=tya yourprogram

It works just fine, right out of the box.

Best regards,
-- 
Constantin Teodorescu
FLEX Consulting Braila, ROMANIA


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to