On Jan 15, 2007, at 3:51 AM, scem geyik wrote:
Hi all,
I am trying to install TinyOS 2.x on Fedora Core 5 an when I try to
install TinyOS tools(other parts install fine), I get the following
error:
----------------------------------------------------------------------
----------------------------------------------------------
[EMAIL PROTECTED] TinyOSToolChain]# rpm -Uvh tinyos-
tools-1.2.3-1.i386.rpm
Preparing...
########################################### [100%]
1:tinyos-tools
########################################### [100%]
Java not found, not installing JNI code
----------------------------------------------------------------------
-----------------------------------------------------------
I have installed lateswt java from suns site and my path variable
is as the following:
/usr/kerberos/sbin:/usr/kerberos/bin:/usr/java/jdk1.5.0_09/bin:/usr/
java/jdk1.5.0_09/jre/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/
usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
As you can see I have included my java folders in PATH and "java -
version" gives the following:
----------------------------------------------------------------------
-----------------------------------------
[EMAIL PROTECTED] TinyOSToolChain]# java -version
java version "1.5.0_09"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_09-b03)
Java HotSpot(TM) Client VM (build 1.5.0_09-b03, mixed mode, sharing)
----------------------------------------------------------------------
-----------------------------------------
Am I doing something wrong or do I have to adjust another
environment variable ? Please help, I am in a desperate situation.
You can try downloading the tools from CVS, and do this:
./Bootstrap
./configure
make
make install
tos-install-jni
Phil
_______________________________________________
Tinyos-help mailing list
[email protected]
https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help