[gmx-developers] cmake gromacs manual

Szilárd Páll szilard.pall at cbr.su.se
Thu May 12 16:05:11 CEST 2011


Hi,

> I am trying to make the Gromacs manual, but I don't understand a cmake
> error.
> What does "built out of source" mean? Which source?
> And I don't know what to set LATEX_OUTPUT_PATH to.

Out of source normally means that the directory from where you issue
cmake and where the build tree is generated is different from your
source tree, for instance:
source tree: ~/gromacs-4.5
build tree:   ~/gromacs-4.5-build

I've never built the manual with CMake, so I'm not completely sure
that this is the final solution.

--
Szilárd


> CMake Error at UseLATEX.cmake:389 (MESSAGE):
>   LaTeX files must be built out of source or you must set LATEX_OUTPUT_PATH.
>  Call Stack (most recent call first):
>   CMakeLists.txt:5 (LATEX_GET_OUTPUT_PATH)
>
>
>
>  CMake Error at UseLATEX.cmake:389 (MESSAGE):
>   LaTeX files must be built out of source or you must set LATEX_OUTPUT_PATH.
>  Call Stack (most recent call first):
>   UseLATEX.cmake:792 (LATEX_GET_OUTPUT_PATH)
>   CMakeLists.txt:85 (ADD_LATEX_DOCUMENT)
>
>
> --
> gmx-developers mailing list
> gmx-developers at gromacs.org
> http://lists.gromacs.org/mailman/listinfo/gmx-developers
> Please don't post (un)subscribe requests to the list. Use the www interface
> or send it to gmx-developers-request at gromacs.org.
>



More information about the gromacs.org_gmx-developers mailing list