Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Did a complete reinstall of 32 bit Ubuntu 12.04, just in case with all my messing around some wires got crossed. Verified it is 32 bit from >Settings Installed the update, upgrade, etc. listed under Getting Started with Yocto - Ubuntu 12.04 on the RocketBoard.org page (http://www.rocketboards.org/foswiki/documentation/gsrd131gettingstartedyocto) Did not install the ia32-libs, because as I understand it, it is only needed for 64 bit installs Downloaded the the SoC EDS. Comes as a .run Did a chmod +x, on it, tried to run, (i.e. ./SoCEDS ...), get a "cannot execute binary file" Tried >sudo ./SoCEDS...run , got Syntax error: "(" unexpected From what I can Google, the "(" Syntax error has something to bash vs. dash, so I ran >sudo bash ./SoCEDS...run, and I get "cannot execute binary file" Did a few permutations, i.e. sometimes with ,/, sometimes no sudo, always with bash, but result always "cannot execute binary file". Redid the first few install steps - no difference, because everything already was installed. Tried to install ia32-libs, but would not install ... which I expected. Same with package:i386 Most searched responses have chmod +x fixing the issue. I ran >ls -l and saw that the file attributes had x set. (-rwxrwxr-x) Any advice most appreciated. --- Quote End --- To clarify - this is with the 14.1 EDS (SoCEDSSetup-14.1.0.186-linux.run), not the 14.0 version in the title of this thread