If you have file create permission problems try putting everything in your own home directory where you can chmod 666 everything. If you have a working system someplace else you should be able to just copy the jar files (or create them there), and not build the whole thing on your new system.
You will also need to install the java native libraries used by TOS: getenv and javacomm of some kind. I don't know where they are on T2 but some of it used to be under tinyos-1.x/tools/java/jni MS [email protected] wrote: > Hi, > I need to run the tinyos-2.1 tools (especially Listen, PrintF, and > SerialForwarder) on a Linux machine which does not have tinyos-2.1 installed > and to which I do not have root access. I am wondering how it is possible to > run the java tools on such a system. I am able to compile or run Java files. > I tried to install the tinyos-2.x/tools folder from source as explained in > the readme, but there were permissions errors at the make install step. > > Thanks! > Tal > _______________________________________________ > Tinyos-help mailing list > [email protected] > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
