Hi!
Tried making the symlink (however I kept the plugin settings pointing at
/usr/share/arduino). That didn't work.
Do you have the possibility to try the plugin (or is Eclipse not
installed at your system)? If yes, does it work for you?
best,
Marcel
On 2011-12-18 20:43, Scott Howard wrote:
On Sun, Dec 18, 2011 at 2:12 PM, Marcel J.<mails...@gmx.at> wrote:
Hi!
Thank you for your quick reply!
I tried what you suggested (at least I think I didn't make any mistakes).
Still there is this weird subdir.mk - also the eclipse-plugin provider does
not know where it comes from.
However, you can reach the author of the plugin at ecli...@baeyens.it
Can you try (as super-user)?
$ ln -s /usr/bin/arduino /usr/share/arduino/arduino
subdir.mk is something eclipse generates, it doesn't have anything to
do with arduino. I'm wondering if there is some permission thing, or
maybe something with not being able to find the arduino wrapper (thus
the symlinking). It appears to be a bug getting eclipse to run the
arduino IDE. Since the packages are identical, the only differences
are premissions (/usr/share is root-owned) and the location of the
wrapper (debian is in /usr/bin, arduino-upstream is wherever you
placed it).
For example:
$ cd /usr/share/arduino
$ ./arduino
bash: ./arduino: No such file or directory
but
$ arduino
would work
fingers crossed on the symlink...
--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org