Re: Missing X11 Libraries

2013-06-11 Thread Larry Hall (Cygwin-X)

On 6/11/2013 12:46 AM, Dan Piraner wrote:

P.S. I tried to paste my CygCheck.out contents here but the email
bounced with a message saying it exceeded the maximum size. Please let
me know if there are any particular subsections that I should send.


We ask that you *attach* the cygcheck output rather than paste the
contents in.  Attaching will avoid this complaint.

--
Larry

_

A: Yes.
 Q: Are you sure?
 A: Because it reverses the logical flow of conversation.
 Q: Why is top posting annoying in email?

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Missing X11 Libraries

2013-06-11 Thread Csaba Raduly
Hi Dan,

On Tue, Jun 11, 2013 at 6:46 AM, Dan Piraner  wrote:
 P.S. I tried to paste my CygCheck.out contents here but the email
 bounced with a message saying it exceeded the maximum size. Please let
 me know if there are any particular subsections that I should send.

It's not clear to me what you mean by paste, but this

 Problem reports:   http://cygwin.com/problems.html

recommends that you *attach* cygcheck.out rather than include it in
the body of the email.

Csaba
-- 
GCS a+ e++ d- C++ ULS$ L+$ !E- W++ P+++$ w++$ tv+ b++ DI D++ 5++
The Tao of math: The numbers you can count are not the real numbers.
Life is complex, with real and imaginary parts.
Ok, it boots. Which means it must be bug-free and perfect.  -- Linus Torvalds
People disagree with me. I just ignore them. -- Linus Torvalds

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Missing X11 Libraries

2013-06-10 Thread Dan Piraner
Dear all,

I am a new Cygwin user trying to utilize the environment for running
AmberTools 13 from AmberMD.org. I followed their instructions for
configuring the installation and upon running the configure script, I
got a message saying that my XHOME directory could not be determined.
Upon some online investigation I learned that Xhome is supposed to be
the directory containing lib/libXt.a, and that this directory is
searched for in /usr/X11R6/lib. However, my /usr/X11R6 directory does
not contain a lib subdirectory; it only contains bin and share.

I'm pretty sure that I have all required components installed;
setup.exe shows almost everything in the X11 section set to keep. In
particular, the AMBER installation guide calls for the following X11
packages, all of which are set to keep:

libXt-devel
xinit
xorg-scripts
xorg-server-devel

Could someone please advise me as to how to obtain the X11R6/lib
directory and its associated contents?

Thank you,

Dan

P.S. I tried to paste my CygCheck.out contents here but the email
bounced with a message saying it exceeded the maximum size. Please let
me know if there are any particular subsections that I should send.

--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/



Re: Missing X11 Libraries

2013-06-10 Thread marco atzeri

Il 6/11/2013 6:46 AM, Dan Piraner ha scritto:

Dear all,

I am a new Cygwin user trying to utilize the environment for running
AmberTools 13 from AmberMD.org. I followed their instructions for
configuring the installation and upon running the configure script, I
got a message saying that my XHOME directory could not be determined.
Upon some online investigation I learned that Xhome is supposed to be
the directory containing lib/libXt.a, and that this directory is
searched for in /usr/X11R6/lib. However, my /usr/X11R6 directory does
not contain a lib subdirectory; it only contains bin and share.


/usr/X11R6/lib is obsolete, looks on /usr/lib

libXt.a is a static library, on cygwin we have only the dynamic version

/usr/lib/libXt.dll.a

that belongs to libXt-devel-1.1.4-1 package



I'm pretty sure that I have all required components installed;
setup.exe shows almost everything in the X11 section set to keep. In
particular, the AMBER installation guide calls for the following X11
packages, all of which are set to keep:

libXt-devel
xinit
xorg-scripts
xorg-server-devel

Could someone please advise me as to how to obtain the X11R6/lib
directory and its associated contents?

Thank you,

Dan

P.S. I tried to paste my CygCheck.out contents here but the email
bounced with a message saying it exceeded the maximum size. Please let
me know if there are any particular subsections that I should send.


strange ow long is it ?



--
Unsubscribe info:  http://cygwin.com/ml/#unsubscribe-simple
Problem reports:   http://cygwin.com/problems.html
Documentation: http://x.cygwin.com/docs/
FAQ:   http://x.cygwin.com/docs/faq/