ZakKemble / AVRDUDESS

A GUI for AVRDUDE
https://blog.zakkemble.net/avrdudess-a-gui-for-avrdude/
GNU General Public License v3.0
551 stars 126 forks source link

Avrdude is missing! #50

Closed Samuel-ZDM closed 3 years ago

Samuel-ZDM commented 3 years ago

Hello!

I am trying to run avrdudess in manjaro, but it is giving this error: Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?), Using built-in colorscheme.

I don't know how to solve this, I'm not able to install this missing package.

Thank you very much in advance!

Samuel-ZDM commented 3 years ago

I managed to fix it. But the Avrdude message is missing continues. I have already installed the AVR GCC.

ZakKemble commented 3 years ago

Avrdude is its own package. pacman -S --needed avrdude or whatever the equivalent is for your OS.

Samuel-ZDM commented 3 years ago

Thank you very much!

I executed the command and the error disappeared! Thank you very much again, I didn't know what else to do. I will test to see if I can record, but I believe it will work.

See you.