Pcb-eagle

From Bashlinux
Revision as of 16:51, 26 October 2012 by Manpaz (talk)
Jump to: navigation, search

Eagle

How to install eagle on Fedora 17 64-bit

For compatibility with Eagle3D install Eagle 5.x But before you have to install 32-bit dependencies:

On Fedora 17 and newer versions it should be done with:

 # yum -y install libXfixes-5.0-2.fc17.i686 libXcursor-1.1.13-1.fc17.i686 freetype-2.4.8-3.fc17.i686 \
 expat-2.1.0-1.fc17.i686 fontconfig-2.8.0-8.fc17.i686 libXi-1.6.1-1.fc17.i686 libXdmcp-1.1.1-1.fc17.i686 \
 libpng-1.5.10-1.fc17.i686 libXft-2.3.0-2.fc17.i686 libjpeg-turbo-1.2.1-1.fc17.i686 libpng-compat-1.5.10-1.fc17.i686
 


Now run eagle installer file:

 # ./eagle-lin-5.x.x.run