2009/9/1 Klaus Schmidinger <klaus.schmidin...@cadsoft.de>:
> On 08/27/09 15:48, Ed Robledo wrote:
>> From: Shaun Jackman <sjack...@gmail.com>
>>
>> The ChangeLog states that...
>> The Linux version of EAGLE no longer uses libXinerama and libXfixes,
>> because these libraries are not available on all systems.
>>
>> Yet eagle still depends on libXfixes:
>> $ ldd bin/eagle |grep libXfixes
>>         libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7a4a000)
>
> Hello Shaun,
>
> actually EAGLE should use xfixes on systems that provide it,
> and not use it if not present.
>
> I assume your system doesn't have xfixes. Is there an error
> message if you start EAGLE?
>
> Best regards
> Klaus Schmidinger

Hi Klaus,

You're right; eagle does not depend on libXfixes. ldd reported that it
depended on libXfixes.so.3, but it's not a direct dependency. Eagle
depends on libXcursor.so.1, which, on Debian, depends on
libXfixes.so.3.

Cheers,
Shaun



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to