bug-xnee
[Top][All Lists]
Advanced

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

RE: [Bug-xnee] Call for testers: Xnee ,3.06.96 (in prep for 3.07)


From: William Bader
Subject: RE: [Bug-xnee] Call for testers: Xnee ,3.06.96 (in prep for 3.07)
Date: Mon, 27 Sep 2010 20:03:21 -0400

It worked under Fedora 13.
I applied the attached patches to libxnee/src/xnee_utils.c
"xdpyinfo | head -5" returns
name of display:    :0.0
version number:    11.0
vendor string:    Fedora Project
vendor release number:    10802000
maximum request size:  16777212 bytes

I also had link errors.  I edited every Makefile and changed
LIBDL =
X11_LIBS = -lX11 -lXtst
to
LIBDL = -ldl
X11_LIBS = -lX11 -lXtst -lXi

I had to add a .xns extension to test-xi in the replay command.
./cnee/src/cnee --replay -f test-xi.xns

Regards,
William

Attachment: xnee-3.06.96.pat
Description: Binary data


reply via email to

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