« Return to Thread: trying to build against X

Re: trying to build against X

by peter360 :: Rate this Message:

Reply to Author | View in Thread

I got the same problem building mrxvt.

$ ./configure
...
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?

What do I need to do to get libXt.a?
Peter

 « Return to Thread: trying to build against X