Problem while building Elisa from source on Linux

Rik Mills rikmills at kubuntu.org
Mon Dec 24 13:23:52 GMT 2018


Elisa is not buildable on Bionic, as it requires a minimum of Qt 5.10,
whereas Bionic has Qt 5.9.5.

Also I can see that you are attempting to install some packages built
for 18.10 (Cosmic) in Bionic, which is going to error in the way you are
seeing, since debian renamed libkf5config-bin-dev  to
libkf5config-bin-dev, which is a change we inherited and the
breaks/replaces against << 5.47.0~ are required to allow smooth normal
upgrades to the renamed package. However, in your case you have
downloaded a .deb package to force install directly, which rightly it
refuses to do as it conflicts with the version already on your system.

On 23/12/2018 14:50, Aman Kumar Gupta wrote:
> Well it seems I already have libkf5config-bin-dev package installed. But
> it still shows the same error. When I manually downloaded the
> libkf5config-dev-bin package and tried to install it, this was the output:
> 
> Selecting previously unselected package libkf5config-dev-bin.
> dpkg: regarding
> libkf5config-dev-bin_5.52.0-0ubuntu1~ubuntu18.10~ppa1_amd64.deb
> containing libkf5config-dev-bin:
>  libkf5config-dev-bin breaks libkf5config-bin-dev (<< 5.47.0~)
>   libkf5config-bin-dev:amd64 (version 5.44.0-0ubuntu1) is present and
> installed.
> 
> dpkg: error processing archive
> libkf5config-dev-bin_5.52.0-0ubuntu1~ubuntu18.10~ppa1_amd64.deb (--install):
>  installing libkf5config-dev-bin would break libkf5config-bin-dev:amd64, and
>  deconfiguration is not permitted (--auto-deconfigure might help)
> Errors were encountered while processing:
>  libkf5config-dev-bin_5.52.0-0ubuntu1~ubuntu18.10~ppa1_amd64.deb
> 
> 
> On Sun, Dec 23, 2018 at 8:07 PM Matthieu Gallien
> <gallien.matthieu at gmail.com <mailto:gallien.matthieu at gmail.com>> wrote:
> 
>     Hello,
> 
>     Sorry for my late answer.
> 
>     On jeudi 20 décembre 2018 18:00:27 CET Aman Kumar Gupta wrote:
>     > Hi,
>     > I'm on Kubuntu 18.04 and am building Elisa from source. I followed the
>     > build instructions from https://community.kde.org/Elisa#on_Linux
>     but after
>     > installing all the packages (which is already mentioned as a command
>     > there), I get this error:
>     >
>     > CMake Error at src/CMakeLists.txt:123 (kconfig_add_kcfg_files):
>     Unknown
>     > CMake command "kconfig_add_kcfg_files"
>     >
>     > I already have libkf5config-dev package installed. Can anyone help
>     me with
>     > this?
> 
>     I believe that you also need the package called libkf5config-dev-bin .
> 
>     > Thanks!
> 
>     Please let me know if I can help you more.
> 
>     Best regards
> 
>     --
>     Matthieu Gallien
> 
> 
> 
> _______________________________________________
> Elisa mailing list
> Elisa at kde.org
> https://mail.kde.org/mailman/listinfo/elisa
> 



More information about the Elisa mailing list