Hello;

i've recently entered the tiny OS world, but not without trouble right from
the start.
i dont seem to be able to even install it! after Ubuntu, after Red Hat 9,
i'm now trying with Fedora 6. always different problems, which don't matter
now, but my current situation is this:

while installing the tiny OS 2.0 files, during Step 4 (according to the
install tutorial), it's required to install the rpm of tinyos-tools. the
process of installing it goes like this (all others went fine):

[EMAIL PROTECTED] TinyOS]# rpm -Uvh --replacepkgs
tinyos-tools-1.2.3-1.i386.rpm
A preparar... ########################################### [100%]
1:tinyos-tools ########################################### [100%]
Java not found, not installing JNI code

however, if I unpack the RPM and run tos-locate-jre

[EMAIL PROTECTED] bin]# tos-locate-jre --java
/opt/IBMJava2-142/bin
[EMAIL PROTECTED] bin]# tos-locate-jre --javac
/opt/IBMJava2-142/bin
[EMAIL PROTECTED] bin]# tos-locate-jre --jni
/opt/IBMJava2-142/jre/bin

everything seems to be in place. even if i use tos-install-jni, it installs
fine (which appears to be the file that echoes the "Java not found, not
installing JNI" error). i've done this with and without defining CLASS and
CLASSPATH envs.
i can compile and run without problems .java files.

what am i missing here? what did i do wrong? i'm religiously following the
step-by-step install instructions.

any help would be appreciated! many thanks!

Pedro
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help

Reply via email to