Hello,
I have downloaded a .run file and placed this in an appropriate directory, I try to the run the following to install this and not having any luck.
cd Eagle //location of run file
chmod +x filename.run
./filename.run
This gives me bad ELF interpreter: No such file or directory
Thanks
I have downloaded a .run file and placed this in an appropriate directory, I try to the run the following to install this and not having any luck.
cd Eagle //location of run file
chmod +x filename.run
./filename.run
This gives me bad ELF interpreter: No such file or directory
Thanks