Article 6K6NG More trouble with 'Quaternion' and qt6, I think

More trouble with 'Quaternion' and qt6, I think

by
FTIO
from LinuxQuestions.org on (#6K6NG)
Hiya gang,

A day or two ago I got qt6.5 compiled and installed alongside the stock qt5 on my Slackware 15.0 x86_64 system. I installed the qt6 because an app, Quaternion, I want to install and use calls for it...at least if I don't want to use the older-than-dirt setup on Slackbuilds.

I *did* actually try the setup on Slackbuilds that says using this will still allow the system to use qt5, but it didn't work and I got the same 'failure message' as I'm getting trying with all the 'updated' stuff necessary to install Quaternion.

Specifically, is libQuotient. The one on SlackBuilds is old(ish) and utilizes ones qt5. It installs just fine on my system.

Then, when I try to install the Quaternion that is on SlackBuilds, I get an error message with this:

Code:CMake Error at CMakeLists.txt:111 (find_package):
By not providing "FindQuotientQt6.cmake" in CMAKE_MODULE_PATH this project
has asked CMake to find a package configuration file provided by
"QuotientQt6", but CMake did not find one.

Could not find a package configuration file provided by "QuotientQt6"
(requested version 0.8) with any of the following names:

QuotientQt6Config.cmake
quotientqt6-config.cmake

Add the installation prefix of "QuotientQt6" to CMAKE_PREFIX_PATH or set
"QuotientQt6_DIR" to a directory containing one of the above files. If
"QuotientQt6" provides a separate development package or SDK, be sure it
has been installed. So, I uninstall the libQuotient, and get the updated version of Quaternion and try to install it *without* libQuotient installed, thinking that this version of Quaternion will look to see if I have qt6 installed and use it.

That didn't work and I got the exact same error message.

I then re-built and re-installed the libQuotient from SlackBuilds and tried again with the newer Quaternion, and still got the same error message.

I don't see any way in the Slackbuild for libQuotient nor the Quaternion to point to using qt6, thinking maybe that's all the problem is, but seeing that it failed too on the older version of Quaternion and it supposed to be able to use qt5, it just made things more confusing for me. Of course, me not being a programmer in any way of the word, nor even able to write a simple bash script (I honestly have tried to learn, but online and reading only works so much until I need, *at that moment* to ask somebody a question but can't and then get frustrated and just sort of 'forget' about learning it for a little while, just makes it even more frustrating. Meh...).

So, anyway, I was hoping one of you guys on here I consider as 'genius' when it comes to Slackware and Linux in general - which as far as I'm concerned is pretty much all of you - since it just boggles my mind how you guys can remember so much, which as far as I'm concerned has always been the magic element to being a good programmer, etc., heh, can maybe give me a hint as to what might be the problem and an idea as to what I might try to do to fix it.
External Content
Source RSS or Atom Feed
Feed Location https://feeds.feedburner.com/linuxquestions/latest
Feed Title LinuxQuestions.org
Feed Link https://www.linuxquestions.org/questions/
Reply 0 comments