|
Re: troubles installing eagle
@g8jvm:
I'm not sure which issues you're still experiencing, but you should have noticed that eagle uses only 32-bit libraries, 64-bit won't be used even if installed. Also, the libpng-turbo, the fork of libpng for fedora, is not compatible with eagle, so you'll have to compile and install the original libpng (link and details in a previous thread of mine).
Also, if you're still stuck with libssl, try with sudo yum install libssl-i386 (or i486/i586/i686, nut sure which one exists). This should install the 32-bit library that eagle needs. Although, I remember that this lib is installed together with the openssl package, so try installing this first.
__________________
MY SYSTEM ↂ Main OS: Fedora 18 x86_64 ↂ CPU: AMD Phenom II X6 (3.3GHz, Cache: 9MB, Socket: AM3) ↂ MoBo: MSI 890FXA-GD65 ↂ RAM: 8GB (4x2GB Kingston HyperX, DDR3, 1333MHz) ↂ Graphics: Club3D Radeon 4850 (GPU: ATI rv770, BUS: 256-bit, RAM: 512MB GDDR3) ↂ PS: Cooler Master GX-650 (650W, 80+ Bronze) ↂ Main HD: 320GB (Maxtor, SATA) ↂ Sec. HD: 80GB (Western Digital, SATA)
|