is there a command that we can run to load all dependencies

jvapr27 at gmail.com jvapr27 at gmail.com
Thu Nov 7 03:31:07 GMT 2019



I ran a cmake (after re-installing only gnome on my laptop). Then this
comes: 

> [kodemonk3y at localhost build]$ cmake .. -DCMAKE_INSTALL_PREFIX=/usr
> Installing in /usr. Run
> /home/kodemonk3y/Documents/git/kmm/build/prefix.sh to set the
> environment for KMyMoney.
> -- Could NOT find QGpgme (missing: QGpgme_DIR)
> -- Checking for module 'sqlcipher'
> --   Package 'sqlcipher', required by 'virtual:world', not found
> -- Could NOT find KF5Archive (missing: KF5Archive_DIR)
> -- Could NOT find KF5Archive: found neither KF5ArchiveConfig.cmake
> nor kf5archive-config.cmake 
> -- Could NOT find KF5CoreAddons (missing: KF5CoreAddons_DIR)
> -- Could NOT find KF5CoreAddons: found neither
> KF5CoreAddonsConfig.cmake nor kf5coreaddons-config.cmake 
> -- Could NOT find KF5Config (missing: KF5Config_DIR)
> -- Could NOT find KF5Config: found neither KF5ConfigConfig.cmake nor
> kf5config-config.cmake 
> -- Could NOT find KF5ConfigWidgets (missing: KF5ConfigWidgets_DIR)
> -- Could NOT find KF5ConfigWidgets: found neither
> KF5ConfigWidgetsConfig.cmake nor kf5configwidgets-config.cmake 
> -- Could NOT find KF5I18n (missing: KF5I18n_DIR)
> -- Could NOT find KF5I18n: found neither KF5I18nConfig.cmake nor
> kf5i18n-config.cmake 
> -- Could NOT find KF5Completion (missing: KF5Completion_DIR)
> -- Could NOT find KF5Completion: found neither
> KF5CompletionConfig.cmake nor kf5completion-config.cmake 
> -- Could NOT find KF5KCMUtils (missing: KF5KCMUtils_DIR)
> -- Could NOT find KF5KCMUtils: found neither KF5KCMUtilsConfig.cmake
> nor kf5kcmutils-config.cmake 
> -- Could NOT find KF5ItemModels (missing: KF5ItemModels_DIR)
> -- Could NOT find KF5ItemModels: found neither
> KF5ItemModelsConfig.cmake nor kf5itemmodels-config.cmake 
> -- Could NOT find KF5ItemViews (missing: KF5ItemViews_DIR)
> -- Could NOT find KF5ItemViews: found neither
> KF5ItemViewsConfig.cmake nor kf5itemviews-config.cmake 
> -- Could NOT find KF5Service (missing: KF5Service_DIR)
> -- Could NOT find KF5Service: found neither KF5ServiceConfig.cmake
> nor kf5service-config.cmake 
> -- Could NOT find KF5Wallet (missing: KF5Wallet_DIR)
> -- Could NOT find KF5Wallet: found neither KF5WalletConfig.cmake nor
> kf5wallet-config.cmake 
> -- Could NOT find KF5IconThemes (missing: KF5IconThemes_DIR)
> -- Could NOT find KF5IconThemes: found neither
> KF5IconThemesConfig.cmake nor kf5iconthemes-config.cmake 
> -- Could NOT find KF5XmlGui (missing: KF5XmlGui_DIR)
> -- Could NOT find KF5XmlGui: found neither KF5XmlGuiConfig.cmake nor
> kf5xmlgui-config.cmake 
> -- Could NOT find KF5TextWidgets (missing: KF5TextWidgets_DIR)
> -- Could NOT find KF5TextWidgets: found neither
> KF5TextWidgetsConfig.cmake nor kf5textwidgets-config.cmake 
> -- Could NOT find KF5Notifications (missing: KF5Notifications_DIR)
> -- Could NOT find KF5Notifications: found neither
> KF5NotificationsConfig.cmake nor kf5notifications-config.cmake 
> -- Could NOT find KF5KIO (missing: KF5KIO_DIR)
> -- Could NOT find KF5KIO: found neither KF5KIOConfig.cmake nor
> kf5kio-config.cmake 
> -- Could NOT find KF5DocTools (missing: KF5DocTools_DIR)
> -- Could NOT find KF5DocTools: found neither KF5DocToolsConfig.cmake
> nor kf5doctools-config.cmake 
> -- Could NOT find KF5Holidays (missing: KF5Holidays_DIR)
> -- Could NOT find KF5Holidays: found neither KF5HolidaysConfig.cmake
> nor kf5holidays-config.cmake 
> -- Could NOT find KF5Contacts (missing: KF5Contacts_DIR)
> -- Could NOT find KF5Contacts: found neither KF5ContactsConfig.cmake
> nor kf5contacts-config.cmake 
> -- Could NOT find KF5Akonadi (missing: KF5Akonadi_DIR)
> -- Could NOT find KF5Akonadi: found neither KF5AkonadiConfig.cmake
> nor kf5akonadi-config.cmake 
> -- Could NOT find KF5IdentityManagement (missing:
> KF5IdentityManagement_DIR)
> -- Could NOT find KF5IdentityManagement: found neither
> KF5IdentityManagementConfig.cmake nor kf5identitymanagement-
> config.cmake 
> -- Could NOT find KF5Activities (missing: KF5Activities_DIR)
> -- Could NOT find KF5Activities: found neither
> KF5ActivitiesConfig.cmake nor kf5activities-config.cmake 
> CMake Error at
> /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:137
> (message):
>   Could NOT find KF5 (missing: Archive CoreAddons Config
> ConfigWidgets I18n
>   Completion KCMUtils ItemModels ItemViews Service Wallet IconThemes
> XmlGui
>   TextWidgets Notifications KIO) (Required is at least version "5.2")
> Call Stack (most recent call first):
>   /usr/share/cmake/Modules/FindPackageHandleStandardArgs.cmake:378
> (_FPHSA_FAILURE_MESSAGE)
>   /usr/share/ECM/find-modules/FindKF5.cmake:110
> (find_package_handle_standard_args)
>   CMakeLists.txt:84 (find_package)
> 

Do we need all of these? 
Is there a command we can run to load all the KDE dependencies for this
project? 

thanks, 

JV 




More information about the KMyMoney-devel mailing list