Sophie

Sophie

distrib > Mandriva > 2008.1 > i586 > media > contrib-updates > by-pkgid > a6fdc6b9aadafde46706880fb189a5d7 > files > 56

libxfcegui4-devel-4.4.2-8mdv2008.1.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.