hi I faced the similar problems some years ago.I'm not sure but it could be the compatibility issues(as it is while installing most o linux related applications) The first question is: Do you just want to solve this specific problem or your main aim is to work with tinyos ? :) In case you insist on solving the make java problem, I guess you have to figure it out yourself. If the answer is: you wanna work with tinyos, there are two workaround alternatives(among the otheres): -use the windows installation package. OR -use xubuntos instead of ubuntu. they both worked just fine for me both in terms of simulation and hardware programming(and java issues).
A piece of advice: I worked with tinyos-1 when tinyos-2 was already out. and this was done one-two years ago and now I regret why I didn't stick to tinyos-2 in the first place. You have started 3-4 years after me and you started with tinyos-1 ????!! why? They have stopped supporting it more than 4 years ago. stop it(if you can) and go for tinyos-2 --- On Mon, 2/28/11, Hiral Jhaveri <[email protected]> wrote: From: Hiral Jhaveri <[email protected]> Subject: Re: [Tinyos-help] Java Problem with TinyOS1.x To: "Wahid" <[email protected]> Cc: [email protected] Date: Monday, February 28, 2011, 5:06 PM 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]> wrote: --- On Mon, 2/28/11, Hiral Jhaveri <[email protected]> wrote: From: Hiral Jhaveri <[email protected]> Subject: [Tinyos-help] Java Problem with TinyOS1.x To: [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:baudrateWHAT 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] 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
