By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2029 (qalculate-kde) - qalculate-kde KDE headers in installation prefix, can you package Qalcuate! to Trinity?
Summary: qalculate-kde KDE headers in installation prefix, can you package Qalcuate! t...
Status: RESOLVED FIXED
Alias: qalculate-kde
Product: TDE
Classification: Unclassified
Component: debian (show other bugs)
Version: 3.5.13.2 [Trinity]
Hardware: All Debian Wheezy
: P5 needs packaging
Assignee: Timothy Pearson
URL:
Depends on:
Blocks:
 
Reported: 2014-04-13 09:28 CDT by Jaromír Svoboda
Modified: 2016-04-17 19:14 CDT (History)
3 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name: qalculate


Attachments
config.log created by ./configure --prefix=/opt/qalculate (error with KDE headers in prefix) (96.15 KB, text/plain)
2014-04-13 09:28 CDT, Jaromír Svoboda
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jaromír Svoboda 2014-04-13 09:28:31 CDT
Created attachment 2033 [details]
config.log created by ./configure --prefix=/opt/qalculate (error with KDE headers in prefix)

I am installing Qalculate! (http://qalculate.sourceforge.net), I downloaded libqalculate and qalculate-kde tarballs, libqalculate was compiled successfully (prefix=/opt/qalculate).

I have problem to compile qalculate-kde using the same prefix (/opt/qalculate).
First I had to install packages libqt3-headers, libqt3-compat-headers and libqt3-mt-dev because I had error when I ran ./configure --prefix=/opt/qalculate

(many checkings)
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... configure: error: Qt (>= Qt 3.1 (20021021) and < 4.0) (headers and libraries) not found. Please check your installation!
For more details about this problem, look at the end of config.log.
mira@Dragon:~/Stažené/qalculate-kde-0.9.7$

Then I ran ./configure --prefix=/opt/qalculate again and now I have this error:

(many checkings)
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
mira@Dragon:~/Stažené/qalculate-kde-0.9.7$

I will try to change prefix to trinity directory.

mira@Dragon:~/Stažené/qalculate-kde-0.9.7$ kde-config --prefix
/opt/trinity
mira@Dragon:~/Stažené/qalculate-kde-0.9.7$

so I will run ./configure --prefix=/opt/trinity and I will see.

I added config.log created when I had error with KDE headers in prefix to an attachment.
I have Debian Wheezy 64bit with Trinity from repository.

Can you please package Qalcuate! to Trinity? Sources are here: http://qalculate.sourceforge.net/downloads.html (libqalculate and Qalcuate! (KDE))
Comment 1 Jaromír Svoboda 2014-04-13 09:40:16 CDT
I tried to run ./configure --prefix=/opt/trinity but I have same problem with KDE headers

(many checkings)
checking for libjpeg6b... no
checking for libjpeg... -ljpeg
checking for perl... /usr/bin/perl
checking for Qt... libraries /usr/share/qt3/lib, headers /usr/share/qt3/include using -mt
checking for moc... /usr/share/qt3/bin/moc
checking for uic... /usr/share/qt3/bin/uic
checking whether uic supports -L ... yes
checking whether uic supports -nounload ... yes
checking if Qt needs -ljpeg... no
checking for rpath... yes
checking for KDE... configure: error:
in the prefix, you've chosen, are no KDE headers installed. This will fail.
So, check this please and use another prefix!
mira@Dragon:~/Stažené/qalculate-kde-0.9.7$
Comment 2 Slávek Banko 2016-04-17 19:14:38 CDT
Application is ready for R14.1.0 - http://mirror.git.trinitydesktop.org/cgit/qalculate-tde/