You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
1.8.2 doesn't seem to install correctly. I downloaded, moved to /opt, tar -xvf and then ran install.sh. A bunch of errors, no desktop link, no program in start Menu.
Reverted to 1.8.1, same steps as above, works fine.
Using LMDE 2, Linux Mint 'Betsy' Cinnamon 64-bit
uname -a
Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
Let me know if you need more detail
-Jake
The text was updated successfully, but these errors were encountered:
Matthijs
Yes works great, 1.8.2 up and running.
I get a couple warnings, seems 'normal' for my distro:
>>
jakeo25@system /opt/arduino-1.8.2 $ sudo ./install.sh
Adding desktop shortcut, menu item and file associations for Arduino IDE...
touch: cannot touch ‘/root/.local/share/applications/mimeapps.list’: No such file or directory
/usr/bin/xdg-mime: 781:/usr/bin/xdg-mime: cannot create /root/.local/share/applications/mimeapps.list.new: Directory nonexistent
done!
<<<
Jake
"It is not in the stars to hold our destiny but in ourselves" - WS
--- notifications@github.com wrote:From: Matthijs Kooijman <notifications@github.com>To: arduino/Arduino <Arduino@noreply.github.com>Cc: Jake Owsley <jowsley@wispertel.net>, Mention <mention@noreply.github.com>Subject: Re: [arduino/Arduino] arduino-1.8.2-linux64 doesn't install correctly, LMDE 2 (#6163)Date: Fri, 07 Apr 2017 23:19:35 -0700@jakeo25, could you see if this version of the install script works for you? https://github.com/artynet/Arduino/blob/92fd7232da8b3c511c29e587929b453f6fb697b1/build/linux/dist/install.sh
—You are receiving this because you were mentioned.Reply to this email directly, view it on GitHub, or mute the thread.
1.8.2 doesn't seem to install correctly. I downloaded, moved to /opt, tar -xvf and then ran install.sh. A bunch of errors, no desktop link, no program in start Menu.
Reverted to 1.8.1, same steps as above, works fine.
Using LMDE 2, Linux Mint 'Betsy' Cinnamon 64-bit
uname -a
Linux 3.16.0-4-amd64 #1 SMP Debian 3.16.39-1 (2016-12-30) x86_64 GNU/Linux
Let me know if you need more detail
-Jake
The text was updated successfully, but these errors were encountered: