Hello, I am facing problems with running the java tool for surge application. I typed 'make pc' in the apps directory of Surge , then went to tools/java/net/tinyos/surge directory and typed"make". Then I typed 'java net.tinyos.surge Mainclass 125 ' from same directory. I got the error message 'Exception in thread "main" java.lang.NoClassDefFoundError:net/tinyos/surge'.
Can any one please tell me how to fix this error? Also I wanted to input relative distance of the nodes in the surge application, I believe this is done in the file MultiHopLEPSM.nc by the struct NeighborTbl[ROUTE_TABLE_SIZE]. I couldn't find out where is this entry given by whom? IS it some entries that are automatically generated by some other files? When I see the surge running in Tinyviz, how the positions are determined. Can I by someways implicitly specify the location of the nodes as where they should be placed? I know my questions are getting confusing, I'm sorry I'm realy trying to understand the 100 diferent structures and variables in the related files. Is there any links where the variables definitions are given? If anybody knows anything about these questions ,can you please help? I 'm stuck so long in the same point. Thank you in advance. Nirupama _______________________________________________ Tinyos-help mailing list [email protected] https://www.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
