<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div><blockquote type="cite" class=""><div class="">On Jul 10, 2017, at 12:34 PM, Yuri <<a href="mailto:yuri@rawbw.com" class="">yuri@rawbw.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">Are there build instructions anywhere?<br class=""><a href="https://www.cgl.ucsf.edu/chimera/docs/sourcecode.html" class="">https://www.cgl.ucsf.edu/chimera/docs/sourcecode.html</a> is rather discouraging, and doesn't contain a "Build" section.<br class="">GNUmakefile prints "there is no default make target".<br class=""><br class="">Is there a script or a makefile that builds it?</div></div></blockquote><br class=""></div><div>The target to build the whole shebang is build-from-scratch (<i class="">i.e.</i> â€œmake build-from-scratch”).  Of course, this won’t work as mentioned in the source code page because we don’t provide the proprietary MSMS surfacing library.  If you go into the â€œforeign” subdirectory and edit that GNUmakefile to remove â€œmsms” from the SUBDIRS macro, then <i class="">maybe</i> you could get things to compile.  My guess is that it would still be a whole bunch of work.  Of course, then you won’t be able to generate surfaces even if you get things to compile.</div><div><br class=""></div><div>You don’t say <i class="">why</i> you want to recompile.  Are you trying to get it to run on some platform other than Windows/Linux/Mac?  If you describe what you want to achieve, perhaps we could suggest some less arduous method of achieving it…</div><div><br class=""></div><div>—Eric</div><div><br class=""></div><br class=""><div class=""><div class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class=""><span class="Apple-tab-span" style="white-space: pre;">      </span>Eric Pettersen</div><div class=""><span class="Apple-tab-span" style="white-space: pre;">  </span>UCSF Computer Graphics Lab</div><div class=""><br class=""></div></div><br class="Apple-interchange-newline"><br class="Apple-interchange-newline"></div></div></body></html>