Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > c52ea7675e0db9bb4ce1f8968f7909aa > files > 10

gtk-equinox-engine-1.50-1.fc15.i686.rpm

To compile run the following commands :
	./configure --prefix=/usr --enable-animation
	make

On fedora 64 bits, you should run :
	./configure --prefix=/usr --libdir=/usr/lib64 --enable-animation
	make

Then install as root user :
             ------------
	make install


To uninstall:
	make uninstall