bug-xnee
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-xnee] bug on insall on HP-UX v11 and solution


From: MILLERAND, Fabien
Subject: [Bug-xnee] bug on insall on HP-UX v11 and solution
Date: Fri, 31 Aug 2007 11:27:05 +0200

Hello,

I had trouble to install Xnee on HP-UX.
I had to install only cnee, so I was using configure with those options  
"--disable-gui --disable-gnome-applet".
Everything worked fine, except on running I had something like:

        XTstFindDisplay symbol undefined

To solve the problem , I modify line 24 of configure.in with (just had -lXext 
at the first AC_CHECK_LIB) :

        AC_CHECK_LIB(Xtst, XTestFakeMotionEvent, LIBXTST="-lXtst 
-lXext",[AC_CHECK_LIB(Xext,XTestFakeMotionEvent , LIBXTST="-lXext")])


Then it is working perfectly on HP-UX. I installed cnee like this on a Linux 
system. It is working as well.

Hope it will help someone somehow. Might be useful to fix this in the next 
release?!


This e-mail is intended only for the above addressee. It may contain privileged 
information.
If you are not the addressee you must not copy, distribute, disclose or use any 
of the information in it. 
If you have received it in error please delete it and immediately notify the 
sender.
Security Notice: all e-mail, sent to or from this address, may be accessed by 
someone other than the recipient, for system management and security reasons. 
This access is controlled under Regulation of security reasons.
This access is controlled under Regulation of Investigatory Powers Act 2000, 
Lawful Business Practises.






reply via email to

[Prev in Thread] Current Thread [Next in Thread]