Page 1 of 1

Please fix rmp building

Posted: Wed Oct 29, 2014 10:18 pm
by uchris
In rpm/qlcplus.spec please

change /usr/lib/qt4/plugins/qlcplus/libhid.so to /usr/lib/qt4/plugins/qlcplus/libhidplugin.so

add /etc/udev/rules.d/z65-fx5-hid.rules and /usr/lib/qt4/plugins/qlcplus/libolaio.so


Thank you!

Please fix rmp building

Posted: Wed Oct 29, 2014 10:21 pm
by Massimo Callegari
libolaio no. It's separated also in the deb package

Please fix rmp building

Posted: Wed Oct 29, 2014 10:24 pm
by Massimo Callegari
Done

Please fix rmp building

Posted: Wed Oct 29, 2014 11:12 pm
by uchris
Okay thanks. I don't get a well done installation of ola on fedora.
rpmbuild give me an error if I don't include /usr/lib/qt4/plugins/qlcplus/libolaio.so

Any idea what went wrong? Can I tell him in the build process somewhere not to build libolaio?

Please fix rmp building

Posted: Wed Oct 29, 2014 11:20 pm
by Massimo Callegari

Please fix rmp building

Posted: Wed Oct 29, 2014 11:29 pm
by uchris
Thanks a lot! I hope I'll be able to build and install a rpm on fedora 20 now.

Really nice work this program. I testet it on Ubuntu and despite of some issues it seems to be a really nice and powerful tool!

Please fix rmp building

Posted: Wed Oct 29, 2014 11:42 pm
by uchris
Okay after doing a ldconfig it works fine!

Maybe you can add the ldconfig command to the rpm? Is this possible?

With all this it should be easier for others to build it for fedora.