Make sure you have a complete Java SDK installed and have set your
path to the {JSKD}/bin directory. You should have a {JSDK}/jre
tree as well ("Java 2 Runtime Environment"). I'm not sure about linux
but the install may have to put libjava.so somewhere in the LDLIBRARY
path instead of in the JRE tree.probably best to just redo the java install... MS Roberto wrote:
I;m installing tinyOs under ubuntu 5.10. When I;m installing TOSComm, after the make command I have the following message [EMAIL PROTECTED]:/home/roberto/tinyos-1.x/beta/TOSComm/comm# make javac build_linux/NativeSerial.java build_linux/TOSComm.java build_linux/TOSCommJNI.java ByteQueue.java SerialPort.java SerialPortEvent.java SerialPortListener.java TOSCommLibraryLoader.java TOSSerial.java UnsupportedCommOperationException.java Error: could not find libjava.so Error: could not find Java 2 Runtime Environment. make: *** [build_linux/NativeSerial.class] Error 2 can someone tell me how can I solve the problem? _______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
_______________________________________________ Tinyos-help mailing list [email protected] https://mail.millennium.berkeley.edu/cgi-bin/mailman/listinfo/tinyos-help
