[gmx-developers] Building the manual

Paul Bauer paul.bauer.q at gmail.com
Sat Feb 23 16:55:36 CET 2019


1.6.1 is the minimum version, need to update the text there. Newer versions
should work as well, but I might need to check the regex that checks the
version number.

Cheers

Paul

On Sat, 23 Feb 2019, 15:58 David van der Spoel, <spoel at xray.bmc.uu.se>
wrote:

> Den 2019-02-23 kl. 11:38, skrev Schulz, Roland:
> > Hi,
> >
> > Was sphinx found (SPHINX_EXECUTABLE in CMakeCache)? It looks to me like
> we aren't properly printing an error message if sphinx wasn't found and one
> tries to build the manual.
> >
> yes, it wants a particular version as well, 1.6.1 which is tricky and I
> tried to hack my way around that. I should have mentioned it because it
> could be the source of the problem.
>
> % grep EXPECTED_SPHINX_ ../docs/CMakeLists.txt
> set(EXPECTED_SPHINX_VERSION 1.7.9)
>
> % grep SPHINX_EXE CMakeCache.txt
> SPHINX_EXECUTABLE_VERSION:INTERNAL=1.7.9
>
> 1.6.1 is tricky for me because
> % conda search sphinx
> Loading channels: done
> # Name                  Version           Build  Channel
> <snip>
> sphinx                    1.5.6          py36_0  pkgs/free
> sphinx                    1.6.2          py27_0  pkgs/free
> <snip>
>
> no 1.6.1 :(
> > Roland
> >
> > -----Original Message-----
> > From: gromacs.org_gmx-developers-bounces at maillist.sys.kth.se [mailto:
> gromacs.org_gmx-developers-bounces at maillist.sys.kth.se] On Behalf Of
> David van der Spoel
> > Sent: Saturday, February 23, 2019 2:12 AM
> > To: gmx-developers at gromacs.org
> > Subject: [gmx-developers] Building the manual
> >
> > Hi,
> >
> > according to docs/manual/README building the manual is now easy, however
> I guess the document is outdated?
> >
> > % cmake -DGMX_BUILD_MANUAL=ON ..
> > -- Configuring done
> > -- Generating done
> > -- Build files have been written to:
> /Users/spoel/GG/gaussian/gromacs/build
> >
> > % make manual
> > make: *** No rule to make target `manual'.  Stop.
> >
> > Any clues?
> > --
> > David van der Spoel, Ph.D., Professor of Biology Head of Department,
> Cell & Molecular Biology, Uppsala University.
> > Box 596, SE-75124 Uppsala, Sweden. Phone: +46184714205.
> > http://www.icm.uu.se
> > --
> > Gromacs Developers mailing list
> >
> > * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List before
> posting!
> >
> > * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
> >
> > * For (un)subscribe requests visit
> > https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers
> or send a mail to gmx-developers-request at gromacs.org.
> >
>
>
> --
> David van der Spoel, Ph.D., Professor of Biology
> Head of Department, Cell & Molecular Biology, Uppsala University.
> Box 596, SE-75124 Uppsala, Sweden. Phone: +46184714205.
> http://www.icm.uu.se
> --
> Gromacs Developers mailing list
>
> * Please search the archive at
> http://www.gromacs.org/Support/Mailing_Lists/GMX-developers_List before
> posting!
>
> * Can't post? Read http://www.gromacs.org/Support/Mailing_Lists
>
> * For (un)subscribe requests visit
> https://maillist.sys.kth.se/mailman/listinfo/gromacs.org_gmx-developers
> or send a mail to gmx-developers-request at gromacs.org.
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://maillist.sys.kth.se/pipermail/gromacs.org_gmx-developers/attachments/20190223/da6e616d/attachment.html>


More information about the gromacs.org_gmx-developers mailing list