On Wednesday 13 May 2009 10:14:20 Matthias Apitz wrote: > # cd /usr/ports/x11/kde4 > # make BATCH=yes WITHOUT_KDEPIM=yes > ... > -- The following REQUIRED packages could NOT be located on your system. > -- Please install them before continuing this software installation. > --------------------------------------------------------------------------- >-- + gpgme, or greater or higher: GnuPG Made Easy Development Libraries > <http://www.gnupg.org/related_software/gpgme> > Needed to provide GNU Privacy Guard support in KDE PIM applications. > Necessary to compile many PIM application, including KMail. > --------------------------------------------------------------------------- >-- CMake Error at > /usr/local/kde4/share/apps/cmake/modules/MacroLogFeature.cmake:93 > (MESSAGE): > Exiting: Missing Requirements > Call Stack (most recent call first): > CMakeLists.txt:73 (macro_display_feature_log) > > > -- Configuring incomplete, errors occurred! > *** Error code 1 > > Stop in /usr/ports/deskutils/kdepimlibs4. > *** Error code 1
> Stop in /usr/ports/x11/kdebase4-runtime. > *** Error code 1 > > Stop in /usr/ports/x11/kde4. > > any idea? thx > > matthias Check and make sure security/gpgme is installed. The preferred build options for KDE4 would be GNUPG1 off (default) and PTH on. KDE4 should work with any of the options, but certain features may be disabled. I am the maintainer of gpgme, so if you have any trouble building it, let me know. - Jason _______________________________________________ kde-freebsd mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-freebsd See also http://freebsd.kde.org/ for latest information
