This is the mail archive of the java@gcc.gnu.org mailing list for the Java project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: java.awt.Robot needs libXtst


>>>>> "Per" == Per Bothner <per@bothner.com> writes:

Per> I'd like to build/test libgcj with awt, but that builds
Per> java.awt.Robot which requires libXtst.  I'm running Fedora
Per> Core 4 with "everything" installed, and I don't have it,
Per> so it seems likely lots of people wouldn't have it either.

On my FC4 box this library is in the xorg-x11-devel package.

Per> Perhaps if configure doesn't find libXtst, it should either
Per> (1) disable the Robot functionality; or
Per> (2) print a more useful error message.

I agree.

Tom


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]