-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
peter360 wrote:
> checking for X... no
> configure: error: Mrxvt requires the X Window System libraries and headers.
>
> I read the configure program. Looks like it is trying to find
> libXt.{a|so|sl} but failed. I did find libXt.dll.a in my installation, but
> not libXt.a. Are they the same thing?
No. libXt.a would be a static library, while libXt.dll.a is an import
library for the shared cygXt-6.dll.
You'll need to patch the configure script to look for
libXt.{a|dll.a|so|sl} instead.
Yaakov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2.1 (Cygwin)
Comment: Using GnuPG with Mozilla -
http://enigmail.mozdev.orgiD8DBQFEbQfcpiWmPGlmQSMRAofTAJ9MijO6rEGI32Q0JiDQcAf6U1JXJwCgpAkh
tkAd80FtPCC4551B9463TJ0=
=+zhW
-----END PGP SIGNATURE-----
--
Unsubscribe info:
http://cygwin.com/ml/#unsubscribe-simpleProblem reports:
http://cygwin.com/problems.htmlDocumentation:
http://x.cygwin.com/docs/FAQ:
http://x.cygwin.com/docs/faq/