Hi, Use cmake .. per the installation guide, rather than cmake ../src
Mark On Fri, Jun 9, 2017 at 12:17 PM Vincenzo Carravetta <[email protected]> wrote: > Dear users, > > I have a problem in the installation of gromacs-2016.3. Following the > installation instructions > I created a build directory, changed to it and ran the command cmake > (version 2.8.12.2) > > cmake ../src -DGMX_BUILD_OWN_FFTW=ON -DREGRESSIONTEST_DOWNLOAD=ON > > after a few lines that look correct I get the error message: > > --------------- > CMake Error at gromacs/CMakeLists.txt:121 (tmpi_get_source_list): > Unknown CMake command "tmpi_get_source_list". > ---------------- > > I found on the web an old message about this problem, but I could not find > any reply to that. Is there anyone who had the same problem and knows how > to solve it? > > Thanks > > Vincenzo > -- > Gromacs Users mailing list > > * Please search the archive at > http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_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-users or > send a mail to [email protected]. > -- Gromacs Users mailing list * Please search the archive at http://www.gromacs.org/Support/Mailing_Lists/GMX-Users_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-users or send a mail to [email protected].
