Giter VIP home page Giter VIP logo

Comments (6)

mrgw454 avatar mrgw454 commented on August 21, 2024

I do have the RXTXcomm.jar in the appropriate folder:

tipi@tipi:~/source/tiimagetool/ext $ ls -l
total 64
-rw-r--r-- 1 tipi tipi 90 Jun 26 11:19 README
-rw-r--r-- 1 tipi tipi 61087 Jul 26 2014 RXTXcomm.jar

from tiimagetool.

mizapf avatar mizapf commented on August 21, 2024

Ah ... DriverManager. I remember. If you check with jar tvf RXTXcomm.jar, you will probably miss that class. The author of RXTX has committed a new release, refactoring a lot of code. And I also remember that it was still buggy, but I lost it out of sight since January.

Download this version of RXTX: http://www.mizapf.eu/files/RXTXcomm.jar

from tiimagetool.

mrgw454 avatar mrgw454 commented on August 21, 2024

Hi Michael,

This worked perfectly!

tipi@tipi:~/source/tiimagetool $ ant
Buildfile: /home/tipi/source/tiimagetool/build.xml

init:

tiimagetool:
[echo]
[echo] **** Building TIImageTool ****
[echo]
[javac] Compiling 138 source files to /home/tipi/source/tiimagetool/build
[javac] warning: [options] bootstrap class path not set in conjunction with -source 1.7
[javac] 1 warning
[copy] Copying 27 files to /home/tipi/source/tiimagetool/build/de/mizapf/timt/ui
[copy] Copying 3 files to /home/tipi/source/tiimagetool/build/de/mizapf/timt/util

distri:
[mkdir] Created dir: /home/tipi/source/tiimagetool/dist/lib
[jar] Building jar: /home/tipi/source/tiimagetool/dist/lib/tiimagetool.jar

dist:

BUILD SUCCESSFUL
Total time: 13 seconds

Thank you so much for your quick response!

from tiimagetool.

mizapf avatar mizapf commented on August 21, 2024

Good. The serial support may still not run with your configuration because you need the native library.

By the way, this version of RXTX is on Github, and this was the main reason why I switched to it; the original version has not been maintained for the last 10 years. But there are still many issues with this refurbished version, and I contacted the author early in January. We made it compile, and I completely forgot about it. This needs to be continued some day.

from tiimagetool.

mizapf avatar mizapf commented on August 21, 2024

I suppose we can close this issue?

from tiimagetool.

mrgw454 avatar mrgw454 commented on August 21, 2024

Yes, sir and thank you!

from tiimagetool.

Related Issues (1)

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.