klog-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [KLog-users] compile error with Debian 9


From: Jaime Robles
Subject: Re: [KLog-users] compile error with Debian 9
Date: Sat, 2 Feb 2019 21:56:10 +0100

Hello Tony,
I have been checking and you are right!
Debian 9 (current stable Debian release) does not support libqt5charts5.
It is first included in Debian testing, (Debian 10).

So getting that latest version of KLog in Debian 9 will not be so easy as it will require to install an updated Qt from the sources before trying to install KLog.

The charts is a new feature that Qt is providing in its newest releases and this is why it is not in Debian Stable... It seems that Debian 9 was released before Qt released QtCharts.

So... you could try to install  one Debian testing... I have been running Debian testing in my desktop since MANY years with no problems at all.

My personal rule is:
- Testing for the desktop. I can obtain the latest features here
- Stable for servers in production :-)

Sorry for not being able to help you more...

Jaime 


El sáb., 2 feb. 2019 20:08, Tony Ross <address@hidden> escribió:
No luck there, either:

root:~# apt-get install libqt5charts5
Reading package lists... Done
Building dependency tree      
Reading state information... Done
E: Unable to locate package libqt5charts5

On 2/1/19 1:15 PM, Jaime Robles wrote:
Hello Tony,
I think you should install the package: libqt5charts5

Once you have it, I think you should be able to find that module.

Keep me updated!

El vie., 1 feb. 2019 20:28, Tony Ross <address@hidden> escribió:
Greetings, I've followed the instructions in INSTALL-linux on Debian 9
but quickly meet with an error:

me:~/src/klog-0.9.6$ qtchooser -l
4
5
default
qt4-x86_64-linux-gnu
qt4
qt5-x86_64-linux-gnu
qt5

me:~/src/klog-0.9.6$ env | grep qt5 && qmake PREFIX=$HOME KLog.pro
QT_SELECT=qt5
Project MESSAGE: Building KLog 0.9.6
Project MESSAGE: Qt 5.7.1 in /usr
Project ERROR: Unknown module(s) in QT: charts

How to acquire the "charts" module, please? It's location isn't obvious:

me:~$ apt-file search qt5 | grep module | grep charts
me:~$ apt-cache search qt5 | grep module | wc -l
103






reply via email to

[Prev in Thread] Current Thread [Next in Thread]