-
-
Notifications
You must be signed in to change notification settings - Fork 7k
Closed
Labels
OS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: Bug
Description
Arduino IDE 1.8.9 does not install correctly on Debian distributions, or at least I tried: Ubuntu 18.04.2 and Pengwin.
With sudo ./install.sh one ends up with:
Adding desktop shortcut and menu item for Arduino IDE...
rm: cannot remove '/usr/local/bin/arduino': No such file or directory
Removing symlink failed. Hope that's OK. If not then rerun as root with sudo.
rm: cannot remove '/usr/local/bin/arduino': No such file or directory
Removing symlink failed. Hope that's OK. If not then rerun as root with sudo.
Done!
The files are not copied correctly to whatever directory (/home/Arduino, /home/.arduino15, /usr/local/bin/arduino ?) they are supposed to be copied.
Please fix.
Also when launched from a terminal window
Picked up JAVA_TOOL_OPTIONS:
Gtk-Message: timestamp: Failed to load module "Canberra-gtk-module"
Metadata
Metadata
Assignees
Labels
OS: LinuxSpecific to the Linux version of the Arduino IDESpecific to the Linux version of the Arduino IDEType: Bug