Re: [AMBER] AmberTools installation in Cygwin

From: Yan Gao <yan.gao.2001.gmail.com>
Date: Thu, 1 Jul 2010 10:22:02 -0700

Hi Jason,

Thank you for your suggestion! It works this time.

I really appreciate your help!

Yan

On Wed, Jun 30, 2010 at 10:59 PM, Jason Swails <jason.swails.gmail.com>wrote:

> Assuming that you have the proper X components from the cygwin install...
> see line 182 of configure_at. This is where xhome is set. You can change
> the value here to point to the location on your system. xhome should be
> set
> such that libXt.a is in $xhome/lib.
>
> On Wed, Jun 30, 2010 at 11:12 PM, Yan Gao <yan.gao.2001.gmail.com> wrote:
>
> > Hi there,
> >
> > I am installing AmberTool1.2 in Cygwin 1.7 (I installed everything for
> > Cygwin).
> >
> > After setting the environment,
> > I use below command:
> > *./configure_at -cygwin gcc*
> >
> > I got below warnings:
> > *Warning: the X11 libraries are not in the usual location !
> > To search for them try the command: locate libXt
> > On Fedora Core 5 install an xorg-x11-devel package.
> > On RedHat8 install an XFree86-devel package.
> > For the moment Amber will be configured not to build XLEaP. *
> >
> > (It compiled ok though for AmberTool1.2 and Amber10 afterwards)
> >
> > May I know how can I compile/build XLEaP? Thanks! I am learning amber
> using
> > tutorials, and it seems that XLEaP is an important tool.
> >
> > I checked and found that I have in my cygwin (I idid a full installation
> > for
> > cygwin)
> > libXt at /cygwin/lib
> > libXext at /cygwin/lib
> >
> > I have tried followings:
> > 1.re-installed cygwin, nothing changes
> > 2.link the libXt and linXext files, but it does not work
> > *ln -s /lib/libXt /usr/lib/libXt.so
> > ln -s /lib/libXext /usr/lib/libXext.so*
> >
>
> These link statements won't work according to what you've said earlier in
> your email. First of all, libXt doesn't exist at all, only libXt.a and
> libXt.so do. Second of all, the directory you've given above is
> /cygwin/lib, not /lib. Finally, the X-libraries are not searched for in
> /usr/lib, they're searched for in /usr/X11R6/lib. I think your best bet is
> to follow my suggestion above.
>
> Good luck!
> Jason
>
>
> >
> >
> > Regards,
> > --
> > Yan Gao
> > Jacobs School of Engineering
> > University of California, San Diego
> > Tel: 858-952-2308
> > Email: Yan.Gao.2001.gmail.com
> > _______________________________________________
> > AMBER mailing list
> > AMBER.ambermd.org
> > http://lists.ambermd.org/mailman/listinfo/amber
> >
>
>
>
> --
> Jason M. Swails
> Quantum Theory Project,
> University of Florida
> Ph.D. Graduate Student
> 352-392-4032
> _______________________________________________
> AMBER mailing list
> AMBER.ambermd.org
> http://lists.ambermd.org/mailman/listinfo/amber
>



-- 
Yan Gao
Jacobs School of Engineering
University of California, San Diego
Tel: 858-952-2308
Email: Yan.Gao.2001.gmail.com
_______________________________________________
AMBER mailing list
AMBER.ambermd.org
http://lists.ambermd.org/mailman/listinfo/amber
Received on Thu Jul 01 2010 - 10:30:04 PDT
Custom Search