Hello
During the installation of xegl after checking and linking the xorg trees
i run autogen.sh,following this instruktion:
http://freedesktop.org/wiki/Xegl
$ cd proto/X11
$ ./autogen.sh --prefix=/opt/xegl
$ make install
$ make distcheck
it runs for a short time and endet with the message:
error: proto-X11Proto is now maintained at:
git://git.freedesktop.org/git/xorg/proto/proto-X11Proto
Please use that repository
so what can i do?
Forums:
Try this...
Hi,
git clone git://git.freedesktop.org/git/xorg/proto/proto-X11Proto
Any luck?
Merc.