|
Kmymoney2 Slackware64 Sbo Slackbuild Error
I plan to switch my primary stuff over to slackware64 when stable
For now I amd running it on a spare partition with excellent results
I have moved my mysql databases over without problems
I have moved my kvm virtual machines over also without problems
My php address book runs the same as 12.2
Several gainfully employment programs and their data have survived the test transition
Along with mail browser settings and bookmarks
Kmymoney2 has me stumped
It runs quite well in a VM but the solution is a little clumsy to me when moving from vm to main system and back.
So I tried the slackbuild from slackbuilds.org and it failed looking for kde3. After reviewing posts on LinuxQuestions
I've installed the kde3 compatability packages from extra.
I set the architecture to x86_64 still won't compile.
Read more posts and added
"--with-qtdir=/opt/kde3/lib64/qt3-3.3.8"
to the .configure portion of the slackbuild script. No cigar, finally decided I need help.
this is the most current error which has me stuck
<quote>
checking for Qt... configure: error: Qt (>= Qt 3.3 and < 4.0) (library qt-mt) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
Make sure that you have compiled Qt with thread support!
</quote>
/opt/kde3/lib64/qt3-3.3.8b/lib/libqt-mt.so.3.3.8 exists and it is >= Qt 3.3 and < 4.0
any ideas will be greatly appreciated
thanks
john
|