AVR4L
AVR4L copied to clipboard
AVR4L
In install.sh i see apt command, it means it only support debian based linux. Can you support for other linux distro?
I was not able to install this AVR4L following the instruction on the link https://github.com/abdalmoniem/AVR4L Error message is : You called the script without passing the environment variables, please run...
Add to the installation requirements: sudo apt install libcanberra-gtk-module Also, you need sudo apt-get install librxtx-java, which you should install manually (i made and fixed the issue here https://askubuntu.com/questions/1220701/error-installing-earlier-librxtx-java-version-rxtx-2-2pre2-bin-javac-no-suc/1220842#1220842 )...
I have this error when i run $sudo av4l: ``` java.lang.UnsatisfiedLinkError: no rxtxSerial in java.library.path: [/usr/java/packages/lib, /usr/lib/x86_64-linux-gnu/jni, /lib/x86_64-linux-gnu, /usr/lib/x86_64-linux-gnu, /usr/lib/jni, /lib, /usr/lib] thrown while loading gnu.io.RXTXCommDriver Exception in thread "Thread-0"...
We should make AVR4L available for each Linux distro, not only for ubuntu
Hi, First I had some problems with RTTXcomm, but I think I solved those issues. But, when launching avr4l I now get the following message: Sep 28, 2019 4:59:47 PM...

I can make a logo for AVR4L
**Is your feature request related to a problem? Please describe.** I know this is a big request, but being able to debug on computer than waste a write cycle on...