Sophie

Sophie

distrib > Mageia > 4 > x86_64 > by-pkgid > 8b237d4a5d5380975fdce1bb02693850 > files > 11

konvertible-1.0.1-4.mga4.x86_64.rpm

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

In a terminal like konsole enter the following

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