Pcb-eagle: Difference between revisions

From Bashlinux
Jump to navigationJump to search
Content deleted Content added
Manpaz (talk | contribs)
No edit summary
Manpaz (talk | contribs)
Redirected page to Eagle CAD
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
#REDIRECT [[Eagle CAD]]
__NOTOC__
= CadSoft Eagle PCB Design =

== How to install eagle 5.x on Fedora 18 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 as root with:
<pre><nowiki>
# yum -y install libXfixes.i686 libXcursor.i686 freetype.i686 \
expat.i686 fontconfig.i686 libXi.i686 libXdmcp.i686 libXrandr.i686\
libpng.i686 libXft.i686 libjpeg-turbo.i686 libpng-compat.i686
</nowiki></pre>

Now run eagle installer file:
<pre><nowiki>
# ./eagle-lin-5.x.x.run
</nowiki></pre>

== How to install eagle 5.x on Ubuntu 13.04 64-bit ==
First, you need to install 32-bit dependencies as root:

<pre><nowiki>
# apt-get install ia32-libs libjpeg62:i386
</nowiki></pre>

Now run eagle installer file:
<pre><nowiki>
# ./eagle-lin-5.x.x.run
</nowiki></pre>

Latest revision as of 21:54, 8 June 2015

Redirect to: