On Mon, May 12, 2008 at 12:54 PM, Albertson, Brett <bretta at consonus.com>
wrote:
> Has anyone else seen the error below when building kdebase? It seemed
> to start happening when I rebuilt clucene to the newer version on
> cvsdude a couple of weeks ago.
>
> CMake Error: This project requires some variables to be set,
> and cmake can not find them.
> Please set the following variables:
> CLUCENE_LIBRARY_DIR (ADVANCED)
i haven't seen this but you can work around it by setting
${CMAKEFLAGS} in your environment:
setenv CMAKEFLAGS "${CMAKEFLAGS} \
-DCLUCENE_LIBRARY_DIR:PATH=<path-to-clucene-library-dir> \
-DCLUCENE_INCLUDE_DIR:PATH=<path-to-clucene-include-dir>"
--Stefan
--
Stefan Teleman
KDE e.V.
stefan.teleman at gmail.com