Issue #191: cannot start application after 'sudo make install' (dismine/valentina)

New issue 191: cannot start application after ‘sudo make install’ https://bitbucket.org/valentinateam/valentina/issue/191/cannot-start-application-after-sudo-make

Peter Gsellmann:

valentina: error while loading shared libraries: libqmuparser.so.2: cannot open shared object file: No such file or directory

the files libqmuparser.so.* and libvpropertyexploerer.so.* are not copied into /usr/lib64/ but into /usr/lib/lib/ which is not in the default library search path of a 64bit system.

perhaps this error is only on 64bit systems?

uname -a = Linux saber 3.17.2-200.fc20.x86_64 #1 SMP Tue Nov 4 18:04:56 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux