konsole as terminal engine for developer oriented serial port terminal
Tomaz Canabrava
tcanabrava at kde.org
Tue Oct 24 13:36:32 BST 2023
that
On Tue, Oct 24, 2023 at 2:33 PM Jakub Ladman <ladmanj at volny.cz> wrote:
> Hi
>
> I have trouble getting the right versions of dependencies.
>
> CMake Error at
> /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:230
> (message):
> Could NOT find KF5 (missing: Bookmarks Config ConfigWidgets CoreAddons
> Crash GuiAddons DBusAddons I18n IconThemes KIO NewStuff Notifications
> NotifyConfig Parts Service TextWidgets WidgetsAddons WindowSystem
> XmlGui)
> (Required is at least version "5.71.0")
> Call Stack (most recent call first):
> /usr/share/cmake-3.27/Modules/FindPackageHandleStandardArgs.cmake:600
> (_FPHSA_FAILURE_MESSAGE)
> /usr/share/ECM/find-modules/FindKF5.cmake:93
> (find_package_handle_standard_args)
> CMakeLists.txt:68 (find_package)
>
>
>
> $ sudo apt install libkf5bookmarks-dev
> Reading package lists... Done
> Building dependency tree... Done
> Reading state information... Done
> Some packages could not be installed. This may mean that you have
> requested an impossible situation or if you are using the unstable
> distribution that some required packages have not yet been created
> or been moved out of Incoming.
> The following information may help to resolve the situation:
>
> The following packages have unmet dependencies:
> qtscript5-dev : Depends: libqt5script5 (=
> 5.15.10+p22.04+vrelease+git20231007.0452-0) but
> 5.15.11+p22.04+vrelease+git20230914.0207-0 is to be installed
> E: Unable to correct problems, you have held broken packages.
>
>
That usually depends on your distro. the esiest thing to do is to run
kdesrc-build --initial-setup since that will install everything you need to
develop for kde.
> How to collect everything what's needed?
>
> Thanks
>
> JL
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/konsole-devel/attachments/20231024/18d271c9/attachment.htm>
More information about the konsole-devel
mailing list