Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 9a362a35fcac45027afafb67410f565d > files > 107

educazionik-2.0.0-0.13.mga7.i586.rpm

WARNING you need cmake and QT library installed on your system
to build educazionik.

From educazionik source directory:
mkdir build
cd build
cmake ..
make install

If you want to change your prefix install dir use
cmake -DCMAKE_INSTALL_PREFIX=${YOUR_PREFIX_DIR} ..

That's all enjoy.