Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > b01b4e9d47e7af73fb689234d2fa994d > files > 62

libxfcegui4-devel-4.6.1-2mdv2010.0.i586.rpm

NOTES for XFree86 users:
------------------------
If you are running XFree86, it is most likely, that you have only a static
variant of libXinerama installed. That might prevent you from using Xinerama
with XFce4 at all. So, in order to create a shared variant of -lXinerama,
become root and type the following commands:

	cd /usr/X11R6/lib
	ld --whole-archive -share -o libXinerama.so.1 libXinerama.a
	ln -s libXinerama.so.1 libXinerama.so

After that you need to rebuild and reinstall the whole XFce4 desktop.
If you have any problems with the above, please mail to benny@xfce.org.