Sophie

Sophie

distrib > * > 2010.0 > * > by-pkgid > d7fa5751db384f29bfc21559302ea413 > files > 11

konvertible-0.1.4-01mdv2010.0.x86_64.rpm

Before you compile, check whether you have the following installed:
	KDE 4.* development files
	Qt 4.* development files

In a terminal like konsole enter the following

	cd <source directory>
	
	cmake . -DCMAKE_INSTALL_PREFIX=/usr
	
	make
	
	sudo make install