On Tuesday 03 February 2009, Allen Winter wrote: > Howdy, > > For trunk, I plan to increase the minimum version requirement > for the Libcal package from 0.33 to 0.42. Else the kdepimlibs > module will no longer build for you. > > If your distribution does not provide version 0.42 (or higher) > then you will need to install it yourself from source, which can > be found at http://sourceforge.net/projects/freeassociation > (or ask you distribution to upgrade this package). > > Note that you can tell the KDE buildsystem where your self-built > libical is installed by using the LIBICAL_BASE environment variable, > for example: export LIBICAL_BASE=/usr/local
Or more generic: $ export CMAKE_PREFIX_PATH=/home/alex/my_self_built_stuff $ cmake ... Alex _______________________________________________ release-team mailing list [email protected] https://mail.kde.org/mailman/listinfo/release-team
