Sophie

Sophie

distrib > Fedora > 14 > x86_64 > media > updates > by-pkgid > e7ebe0255dfe75f006e483853269ad60 > files > 10

gtk-equinox-engine-1.40-1.fc14.x86_64.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