Re: [AMBER] X11 problems on Mac OS X 10.8

From: Julio Dominguez <acheron24.hotmail.com>
Date: Thu, 4 Oct 2012 02:47:31 +0000

dac,
That was it! Compilation is proceeding as I type.
Jonathan, have you tested it too.
Thanks and best regards.


>
> Message: 1
> Date: Wed, 3 Oct 2012 07:49:30 -0400
> From: David A Case <case.biomaps.rutgers.edu>
> Subject: Re: [AMBER] X11 problems on Mac OS X 10.8
> To: AMBER Mailing List <amber.ambermd.org>
> Message-ID: <20121003114930.GB53740.biomaps.rutgers.edu>
> Content-Type: text/plain; charset=us-ascii
>
> On Tue, Oct 02, 2012, Jonathan Gough wrote:
>
> > i have /usr/X11R6/include/X11/IntrinsicP.h
> >
> > and config.h has:
> >
> > XHOME= /usr/X11R6
>
> OK: I think I see what is going on. Add the following lines to the Makefile
> in $AMBERHOME/AmberTools/src/leap/src/leap, somewhere after the first line:
>
> .c.o:
> $(CC) -c -I$(XHOME)/include $(CFLAGS) $(AMBERCFLAGS) -o $. $<
>
> (Note that the second line must begin with a tab character, not spaces.
> Include a blank line after the above lines.)
>
> The above lines are in the other Makefiles in the leap tree, but not in
> leap/src itself. It's not clear to me why this never caused a problem before
> MacOSX 10.8.
>
> ...hope this helps.....dac
>
                                               
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Wed Oct 03 2012 - 20:00:02 PDT
Custom Search