Hi, AFAIK RXTX is obsolete, you may have more luck with JSSC [1]. Including it in your Clojure project is easy, just add [org.scream3r/jssc "2.8.0"]
While it's not perfect, its pretty solid from my experience. There is a support for ARM, but I've been using it only in x86-64 Linux. [1] https://github.com/scream3r/java-simple-serial-connector JW On Fri, Jul 18, 2014 at 6:22 PM, Samuel Nelson <snels...@ycp.edu> wrote: > We are trying to include a serial port handler package in our project. > > We tried to use the rxtx22 1.0.6 clojar... this works on laptops but not > on the smaller computer with an ARM processor. > > we tried following the instructions here: (except we are using the > localrepo plugin for lein to manage the project.clj dependency) > http://nakkaya.com/2010/04/05/managing-native-dependencies-with-leiningen/ > > Does anyone know how we can include a rxtx project to handle the ARM's > serial ports.? > > This information is intended solely for the use of the individual to whom it > is addressed. > Any review, disclosure, copying, distribution or use of this e-mail > communication by > others is strictly prohibited. If you are not the intended recipient, > please notify us > immediately by returning this message to the sender and delete all copies. > > -- > You received this message because you are subscribed to the Google > Groups "Clojure" group. > To post to this group, send email to clojure@googlegroups.com > Note that posts from new members are moderated - please be patient with > your first post. > To unsubscribe from this group, send email to > clojure+unsubscr...@googlegroups.com > For more options, visit this group at > http://groups.google.com/group/clojure?hl=en > --- > You received this message because you are subscribed to the Google Groups > "Clojure" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to clojure+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "Clojure" group. To post to this group, send email to clojure@googlegroups.com Note that posts from new members are moderated - please be patient with your first post. To unsubscribe from this group, send email to clojure+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/clojure?hl=en --- You received this message because you are subscribed to the Google Groups "Clojure" group. To unsubscribe from this group and stop receiving emails from it, send an email to clojure+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.