Hi Johann,
2009/5/22 Johann Glaser <[email protected]>:
> Eagle starting from version 5.3 should not require libXinerama and
> libXfixes any more. See http://www.cadsoftusa.com/version50.htm.en and
> scroll down to Version 5.3.
I see this comment in the changelog:
Version 5.3
Platforms
* The Linux version of EAGLE no longer uses libXinerama and libXfixes,
because these libraries are not available on all systems.
Yet the executable still links to libXfixes, though not to libXinerama.
Cheers,
Shaun
$ ldd bin/eagle |grep X
libXrender.so.1 => /usr/lib/libXrender.so.1 (0xb7f50000)
libXrandr.so.2 => /usr/lib/libXrandr.so.2 (0xb7f49000)
libXcursor.so.1 => /usr/lib/libXcursor.so.1 (0xb7f40000)
libXft.so.2 => /usr/lib/libXft.so.2 (0xb7f2d000)
libXext.so.6 => /usr/lib/libXext.so.6 (0xb7e7e000)
libX11.so.6 => /usr/lib/libX11.so.6 (0xb7d60000)
libXi.so.6 => /usr/lib/libXi.so.6 (0xb7d54000)
libXfixes.so.3 => /usr/lib/libXfixes.so.3 (0xb7a52000)
libXau.so.6 => /usr/lib/libXau.so.6 (0xb7a29000)
libXdmcp.so.6 => /usr/lib/libXdmcp.so.6 (0xb7a0a000)
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]