After installation, trying to run eagle fails:
eagle-lin-6.3.0.run: 108: [...]eagle-lin-6.3.0.run: eagle: not found
I found good help at "Install Cadsoft Eagle 6.0.0/6.1.0/6.2.0 on 64bit GNU/Linux" In my case I just needed to install the missing 32-bit packages:sudo apt-get install lib32asound2 lib32gcc1 lib32ncurses5 lib32stdc++6
lib32z1 libc6-i386 ia32-libs
No comments:
Post a Comment