Giter VIP home page Giter VIP logo

Comments (1)

ricklon avatar ricklon commented on July 24, 2024

Check to see if librxtx-java is installed:

dpkg -l | grep rxtx

If not:

sudo apt-get install librxtx-java

--Rick

On Sat, May 28, 2011 at 8:51 PM, pneumaticdeath
[email protected]
wrote:

While trying to start the IDE on stock(is) ubuntu Lucid install it throws the following exception:

java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path thrown while loading gnu.io.RXTXCommDriver
Exception in thread "main" java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path
       at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1734)
       at java.lang.Runtime.loadLibrary0(Runtime.java:823)
       at java.lang.System.loadLibrary(System.java:1028)
       at gnu.io.CommPortIdentifier.(CommPortIdentifier.java:83)
       at processing.app.Editor.populateSerialMenu(Editor.java:967)
       at processing.app.Editor.buildToolsMenu(Editor.java:704)
       at processing.app.Editor.buildMenuBar(Editor.java:486)
       at processing.app.Editor.(Editor.java:208)
       at processing.app.Base.handleOpen(Base.java:732)
       at processing.app.Base.handleOpen(Base.java:697)
       at processing.app.Base.handleNew(Base.java:594)
       at processing.app.Base.(Base.java:334)
       at processing.app.Base.main(Base.java:208)

mitch@phobos:/mpide/mpide-0022-chipkit-linux32-20110520$ uname -a
Linux phobos 2.6.32-32-generic #62-Ubuntu SMP Wed Apr 20 21:54:21 UTC 2011 i686 GNU/Linux
mitch@phobos:
/mpide/mpide-0022-chipkit-linux32-20110520$ java -version
java version "1.6.0_24"
Java(TM) SE Runtime Environment (build 1.6.0_24-b07)
Java HotSpot(TM) Client VM (build 19.1-b02, mixed mode, sharing)

Reply to this email directly or view it on GitHub:
#41

President
Fair Use Building and Research (FUBAR) Labs
http://fubarlabs.org

from chipkit32-max.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.