<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div>Hi Carsten,</div><div><br></div>Are you sure you're running cmake in the right directory? The last error message (the one about CMAKE_VERSION_REQUIRED) suggests otherwise, because the CMakeLists.txt in the gromacs root prominently has that on its first line.&nbsp;<div><br></div><div>Anyway, theoretically cmake works reasonably well - in practice the resulting binary is slower than it should be, however, due to remaining issues with selecting the right kernels. I believe Erik is working on it, though.<br><div><br></div><div>Sander<br><div><br></div><div><br><div><div>On Aug 26, 2009, at 11:21 , Carsten Kutzner wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hi,<div><br></div><div>is the cmake build already supposed to be operational?</div><div>I noticed that the files needed for autoconf/automake are&nbsp;</div><div>missing in the repository, however my cmake configuration</div><div>fails with errors like below.&nbsp;</div><div>What is the current protocol to build gromacs?</div><div><br></div><div>Thanks,</div><div>&nbsp;&nbsp;Carsten</div><div><br></div><div><br></div><div><br></div><div><font class="Apple-style-span" size="4"><span class="Apple-style-span" style="font-size: 14px;"><span class="Apple-style-span" style="font-size: medium;"><div>CMake Error at gmxlib/CMakeLists.txt:39 (install):</div><div>&nbsp;&nbsp; install TARGETS given no ARCHIVE DESTINATION for static library target</div><div>&nbsp;&nbsp; "gmx".</div><div><br></div><div><br></div><div><br></div><div>&nbsp;CMake Error at mdlib/CMakeLists.txt:12 (install):</div><div>&nbsp;&nbsp; install TARGETS given no ARCHIVE DESTINATION for static library target</div><div>&nbsp;&nbsp; "md".</div><div><br></div><div><br></div><div><br></div><div>&nbsp;CMake Error at kernel/CMakeLists.txt:75 (install):</div><div>&nbsp;&nbsp; install TARGETS given no RUNTIME DESTINATION for executable target</div><div>&nbsp;&nbsp; "grompp".</div><div><br></div><div><br></div><div><br></div><div>&nbsp;CMake Error at tools/CMakeLists.txt:60 (install):</div><div>&nbsp;&nbsp; install TARGETS given no RUNTIME DESTINATION for executable target</div><div>&nbsp;&nbsp; "do_dssp".</div><div><br></div><div><br></div><div><br></div><div>&nbsp;CMake Warning (dev) in CMakeLists.txt:</div><div>&nbsp;&nbsp; No cmake_minimum_required command is present. &nbsp;A line of code such as</div><div><br></div><div>&nbsp;&nbsp; &nbsp; cmake_minimum_required(VERSION 2.6)</div><div><br></div><div>&nbsp;&nbsp; should be added at the top of the file. &nbsp;The version specified may be lower</div><div>&nbsp;&nbsp; if you wish to support older CMake versions for this project. &nbsp;For more</div><div>&nbsp;&nbsp; information run "cmake --help-policy CMP0000".</div><div>&nbsp;This warning is for project developers. &nbsp;Use -Wno-dev to suppress it.</div><div><br></div></span></span></font></div><div><div apple-content-edited="true"><span class="Apple-style-span" style="font-size: 14px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 14px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; "><br class="Apple-interchange-newline"></span><br class="Apple-interchange-newline"></div></span> </div><br></div></div>_______________________________________________<br>gmx-developers mailing list<br><a href="mailto:gmx-developers@gromacs.org">gmx-developers@gromacs.org</a><br>http://lists.gromacs.org/mailman/listinfo/gmx-developers<br>Please don't post (un)subscribe requests to the list. Use the <br>www interface or send it to gmx-developers-request@gromacs.org.</blockquote></div><br></div></div></div></body></html>