Install Eagle6.2 on Ubuntu12.04AMD64

Source: Internet
Author: User
UbuntuSoftwareCenter comes with Eagle5.x version, Eagle6.2 to download the eagle-lin-6.2.0.run here: Release

Ubuntu Software Center comes with Eagle 5.x, Eagle 6.2 to download the eagle-lin-6.2.0.run here: http://www.cadsoftusa.com/download-eagle/

Installation command: sh eagle-lin-6.2.1.run error message: error while loading shared libraries: libpng14.so. 14: cannot open shared object file: No such file or directory

Unable to find libpng14.so. 14, download here: wget ftp://ftp.simplesystems.org/pub/png/src/libpng-1.4.11.tar.gz

Decompress the package. Start compilation and install:

1: cd libpng-1.4.11

2:./configure -- prefix =/home/raek/. eagle/usr CFLAGS =-m32

3: make check

4: make install

5: cd ..

6: file-L usr/lib/libpng14.so

7: In/home/raek/. eagle/usr/lib, copy libpng14.so. 14 to/usr/lib.

8: then go back to the eagle-lin-6.2.1.run directory and execute the sh eagle-lin-6.2.1.run to start the installation.

After installation, you must manually set eagle 6.2 on the menu. Eagle6.2 execution file eagle ~ /Eagle-6.2.0/bin. You can run the command line or manually add it to the menu.

In this way, you can open the gerber of Arduino to see .. In addition to eagle, gerbv is also a good tool for installing simple sudo apt-get install gerbv

For more information about Ubuntu, see Ubuntu special page http://www.linuxidc.com/topicnews.aspx? Tid = 2

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.