Is this package still broken like a year or two ago when I wanted to try it?
I couldn't use it back then because it f*cked up my entire build chain.
Can I use it without pain?
Search Criteria
Package Details: eagle 9.6.2-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/eagle.git (read-only, click to copy) |
---|---|
Package Base: | eagle |
Description: | Powerful suite for schematic capture and printed circuit board design (aka eaglecad) |
Upstream URL: | http://www.autodesk.com/products/eagle |
Licenses: | custom |
Submitter: | None |
Maintainer: | Bevan |
Last Packager: | Bevan |
Votes: | 283 |
Popularity: | 0.000016 |
First Submitted: | 2008-03-24 12:05 (UTC) |
Last Updated: | 2023-08-24 15:16 (UTC) |
Dependencies (14)
- dbus (dbus-gitAUR, dbus-selinuxAUR)
- desktop-file-utils (desktop-file-utils-gitAUR)
- e2fsprogs (busybox-coreutilsAUR, e2fsprogs-gitAUR)
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- freetype2 (freetype2-macosAUR, freetype2-qdoledAUR, freetype2-gitAUR)
- krb5 (krb5-gitAUR)
- libcups (libcups-gitAUR, cups-gitAUR, libcups-gssapiAUR)
- libglvnd (libglvnd-gitAUR)
- libx11 (libx11-gitAUR)
- libxcb (libxcb-gitAUR)
- libxext (libxext-gitAUR)
- libxi (libxi-gitAUR)
- pcre
- shared-mime-info
Required by (2)
- freerouting-zh-cn (optional)
- freerouting-zh-cn-git (optional)
Sources (5)
Latest Comments
« First ‹ Previous 1 .. 7 8 9 10 11 12 13 14 15 Next › Last »
Tectu commented on 2012-09-17 09:08 (UTC)
drinkcat commented on 2012-08-19 14:53 (UTC)
Works perfectly on x86_64 architecture if you first run:
# pacman -S gcc-multilib
As indicated there:
https://wiki.archlinux.org/index.php/Arch64_FAQ#Can_I_build_32-bit_packages_for_i686_inside_Arch64.3F
rpodgorny commented on 2012-08-09 17:05 (UTC)
please, be sure to clean up the gcc-libs/multilib mess. shouldn't it be a makedepend instead? is it needed at all? what about lib32-gcc-libs? anyway, i'm running eagle WITHOUT gcc-libs-multilib installed.
<deleted-account> commented on 2012-08-02 18:53 (UTC)
Oh thanks, that's easy. I trust it won't interfere with the installed libpng15 in any bad way?
yuyichao commented on 2012-08-02 16:28 (UTC)
libpng14 is another aur package. U can use a aur tool like yaourt to download that automatically or u can install it manually if u r using makepkg.
<deleted-account> commented on 2012-08-02 16:23 (UTC)
Well the package doesn't work (libpng14 not found), but I didn't understand how to fix this, in case it was supposed to be hidden in the other comments here >_>
Any help appreciated.
rpodgorny commented on 2012-07-25 00:52 (UTC)
ha! stupid me! ...anyway, it almost looks like we have the same problem as other distros:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=652089
(why on earth don't they at least bundle the libs if they don't want to link statically?)
rpodgorny commented on 2012-07-25 00:38 (UTC)
replaced "gcc-libs-multilib" with "gcc-libs" and "lib32-libpng14" with "lib32-libpng" and it builds. still, i get:
./eagle: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
swiftgeek commented on 2012-07-07 21:05 (UTC)
Works great with gcc-libs (doesn't need gcc-libs-multilib)
mandos commented on 2012-06-22 12:13 (UTC)
After installing eagle I get the following error:
./eagle: error while loading shared libraries: libpng14.so.14: cannot open shared object file: No such file or directory
However I believe that libpng14 is now libpng15 (right?).
Pinned Comments