From chemistry-request /at\ccl.net Thu Jan 29 06:16:55 2004 Received: from csiromail3.act.csiro.au (csiromail3.act.csiro.au [152.83.2.14]) by server.ccl.net (8.12.8/8.12.8) with ESMTP id i0TBGrU6023648 for ; Thu, 29 Jan 2004 06:16:53 -0500 Received: from csiromail7.act.csiro.au (unknown [152.83.2.18]) by localhost.csiro.au (Postfix) with ESMTP id D78CD1382A0; Thu, 29 Jan 2004 11:18:50 +0000 (UTC) Received: from csiromail7.act.csiro.au (localhost.localdomain [127.0.0.1]) by localhost.act.csiro.au (Postfix) with ESMTP id 6316473535; Thu, 29 Jan 2004 22:12:49 +1100 (EST) Received: from csiromail1.vic.csiro.au (csiromail1.vic.csiro.au [138.194.2.12]) by csiromail7.act.csiro.au (Postfix) with SMTP id 1520873533; Thu, 29 Jan 2004 22:12:49 +1100 (EST) Received: from [138.194.4.95] (vic095.dialup.csiro.au [138.194.4.95]) by csiromail1.vic.csiro.au (Postfix) with ESMTP id 9B386138005; Thu, 29 Jan 2004 22:18:43 +1100 (EST) In-Reply-To: <3B5A92DA-522A-11D8-BB41-000A957D73C4|at|chemistry.ucsc.edu> References: <3B5A92DA-522A-11D8-BB41-000A957D73C4|at|chemistry.ucsc.edu> Mime-Version: 1.0 (Apple Message framework v612) Content-Type: multipart/alternative; boundary=Apple-Mail-13-431159093 Message-Id: Cc: chemistry|at|ccl.net From: Kim Branson Subject: dock for osx. Date: Thu, 29 Jan 2004 22:18:43 +1100 To: X-Mailer: Apple Mail (2.612) X-Spam-Status: No, hits=0.9 required=7.0 tests=HTML_30_40,RCVD_IN_SORBS autolearn=no version=2.61 X-Spam-Checker-Version: SpamAssassin 2.61 (1.212.2.1-2003-12-09-exp) on servernd.ccl.net --Apple-Mail-13-431159093 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US-ASCII; format=flowed Hi all, for the many many curious people the steps to compile dock for osx are You need to include before , you need to include in parm.c i.e #include #include #include #include #include "define.h" #include "utility.h" #include "global.h" #include "parm.h" add -lgcc to your link line or link against /usr/lib/libgcc.a. I havent tried compiling with different apple specific gcc and g77 flags yet, or pushing the optimisation. But this does produce a working version of DOCK and GRID. cheers kim On 29/01/2004, at 6:10 PM, wrote: > You need to use > > > > -lcc_dynamic > > > > > If you get it to work, would you be kind enough to send a summary of > what it takes? > > > > Thanks. > > > > > William G. Scott > > > > Associate Professor > > Department of Chemistry and Biochemistry > > and The Center for the Molecular Biology of RNA > > Sinsheimer Laboratories > > University of California at Santa Cruz > > Santa Cruz, California 95064 > > USA > > > > phone: +1-831-459-5367 (office) > > +1-831-459-5292 (lab) > > fax: +1-831-4593139 (fax) > > url: http://chemistry.ucsc.edu/~wgscott/ > > > > > --Apple-Mail-13-431159093 Content-Transfer-Encoding: 7bit Content-Type: text/enriched; charset=US-ASCII Hi all, for the many many curious people the steps to compile dock for osx are You need to include < before <, you need to include < in parm.c i.e #include < #include < #include < #include < #include "define.h" #include "utility.h" #include "global.h" #include "parm.h" add -lgcc to your link line or link against /usr/lib/libgcc.a. I havent tried compiling with different apple specific gcc and g77 flags yet, or pushing the optimisation. But this does produce a working version of DOCK and GRID. cheers kim On 29/01/2004, at 6:10 PM, < wrote: You need to use Courier NewFFFF,0000,0000-lcc_dynamic If you get it to work, would you be kind enough to send a summary of what it takes? Thanks. William G. Scott Associate Professor Department of Chemistry and Biochemistry and The Center for the Molecular Biology of RNA Sinsheimer Laboratories University of California at Santa Cruz Santa Cruz, California 95064 USA phone: +1-831-459-5367 (office) +1-831-459-5292 (lab) fax: +1-831-4593139 (fax) url: http://chemistry.ucsc.edu/~wgscott/ --Apple-Mail-13-431159093--