Hi,

i have installed and setup tinyos-2 in my x86_64 suse linux. Running
tos-chevk-env doesn't give me any errors but the graphviz version (the
tos-check env output is displayed at the end of the message). I also can
compile apps for several platforsms succesfully. However, there are
still 2 problems i face :
    The first is that i cannot install the JNI code, and thus i cannot
use the serialforwarder. tos-install-jni gives me "Java not found, not
installing JNI code", even though Java is in my path (see tos-check-env
output below) i tried installing it using the ./Bootstrap ....etc way,
but still nothing.I also put the comm.jar to my ext folder of the
jdk.nothing...
    The second problem is that i haven't yet figured out how to use the
gui part to view the simulation. If i understood well, i have to make
with pc as target, and then use the -gui option. However, in my
makerules there's no such target as pc...
    I apologise if any of the above questions are a bit stupid, but i am
just starting out with tinyos, and still trying to figure a few things
out.If anyone had a clue as to what i could do in any of the 2 cases, i
would be very thankful.

    Thanks in advance,

            Makis

 tos-check-env output :
Path:
        /usr/lib/mozart/bin
        /home/eidimon/bin
        /usr/local/bin
        /usr/bin
        /usr/X11R6/bin
        /bin
        /usr/games
        /opt/gnome/bin
        /opt/kde3/bin
        /opt/cross/bin
        /usr/lib/mit/bin
        /usr/lib/mit/sbin
        /opt/msp430/bin
        /usr/lib/qt3/bin
        /usr/sbin
        /usr/lib64/jvm/java/bin
        /usr/sbin
        /usr/lib64/jvm/java/bin
        /usr/sbin
        /usr/lib64/jvm/java/bin

Classpath:
        .
        /opt/tinyos-2.x/tools/java
        /usr/lib64/jvm/java/jre/lib/ext/comm.jar
        /opt/tinyos-2.x/tools/java/jars/jdom.jar
        /opt/tinyos-2.x/support/sdk/java/tinyos.jar



rpms:
        /bin/rpm
        make-3.81-23
        unsermake-0.4_20060307-32
        planmaker-2006.11.17-3
        texmaker-1.5-3.1
        nesc-1.2.8a-1
        avr-binutils-2.15tinyos-3
        cross-msp430-libMSP430-0.0.20061222-0.rs.200701012135
        msp430tools-python-tools-1.0-1
        cross-msp430-binutils-2.17-0.rs.200612272052
        msp430tools-jtag-lib-20031101cvs-20050610
        cross-msp430-gdb-6.0-0.rs.200612281124
        msp430tools-binutils-2.16-20050607
        wmakerconf-2.9-389
        cross-msp430-gcc-3.2.3-0.rs.200612280933
        avarice-2.4-1
        msp430tools-libc-20050308cvs-20050608
        msp430-libc-0.0.20061231-0.rs.200612311458
        cross-msp430-jtag-32bit-0.0.20061222-0.rs.200701012203
        avr-libc-1.2.3-1
        cmake-2.4.6-4.1
        avr-insight-6.3-1
        automake-1.9.6-35
        msp430tools-base-0.1-20050607
        tinyos-tools-1.2.3-1
        sitescooper-makedoc-0.7-533
        cross-msp430-gdbproxy-0.0.20061222-0.rs.200701012115
        msp430tools-gcc-3.2.3-20050607
        videomaker-0.2-0.pm.2
        cross-msp430-jtag-0.0.20061222-0.rs.200701012203
        textmaker-2006.1.25-28
        avr-gcc-3.4.3-1


nesc:
        /usr/bin/nescc
        Version: nescc: 1.2.8a


perl:
        /usr/bin/perl
        Version: v5.8.8 built for x86_64-linux-thread-multi

flex:
        /usr/bin/flex

bison:
        /usr/bin/bison

java:
        /usr/bin/java
        java version "1.5.0_10"

graphviz:
        /usr/bin/dot
        dot version 2.6 (Mon Nov 27 22:20:46 UTC 2006)

--> WARNING: The graphviz (dot) version found by tos-check-env is not
1.10. Please update your graphviz version if you'd like to use the
nescdoc documentation generator.


tos-check-env completed with errors:

--> WARNING: The graphviz (dot) version found by tos-check-env is not
1.10. Please update your graphviz version if you'd like to use the
nescdoc documentation generator.

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

Reply via email to