Please post some example errors. But as a first guess, look into your CLASSPATH setting.
MS Hiral Jhaveri wrote: > I just typed make at /opt/tinyos-1.x/tools/java directory and it is > giving me bulk of errors.. > > MOTECOM is just a variable to be set.. > > Though I tried again and set MOTECOM using > > export MOTECOM=serial@COM2:mica2 > > then I typed make again but the same result!! > > Actually I dont have mote right now with me... I am just experimenting > with TOSSIM.. > > So wats the problem with my Java Packages installed with tinyos-1.x in > Ubuntu 9.10?? > > > Thanking you, > > > On 28 February 2011 16:54, Wahid <[email protected] > <mailto:[email protected]>> wrote: > > > > --- On *Mon, 2/28/11, Hiral Jhaveri /<[email protected] > <mailto:[email protected]>>/* wrote: > > > From: Hiral Jhaveri <[email protected] > <mailto:[email protected]>> > Subject: [Tinyos-help] Java Problem with TinyOS1.x > To: [email protected] > <mailto:[email protected]> > Date: Monday, February 28, 2011, 4:41 PM > > Hello all, > > I am using TinyOS1.x in Ubuntu 9.10. > > I am trying to simulate Oscilloscope present in > /opt/tinyos-1.x/apps/Oscilloscope > > Following the docs I tried to "make" in "tools/java" directory, > according to lines of Lesson6 of tinyos-1.x docs.. > > to make sure that you have Java and the javax.comm package > installed. After programming your mote with > the Oscilloscope code, cd to the tools/java directory, and type > > make > > export MOTECOM=serial@/serialport:baudrate/ > > WHAT DID YOU TYPE AFTER MAKE? THE SERIALPORT:BAUDRATE HAS TO BE > REPLACED WITH REAL VALUES > > But after compiling a lot of stuff it is giving me errors!! > > Do I need to reinstall corresponding Java Packages??? > > What is the repository address for the same?? > > Waiting for reply!! > > Thank you, > -- > - Hiral Jhaveri > > > -----Inline Attachment Follows----- > > _______________________________________________ > Tinyos-help mailing list > [email protected] > <http://mc/[email protected]> > > https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help > > > > > > -- > - Hiral Jhaveri > > > ------------------------------------------------------------------------ > > _______________________________________________ > 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
