Before reading further... Are you looking for great Linux hosting from a company that cares about GNU/Linux? Pick Dreamhost hosting, get a 10% bonus to the disk space (and support Free Software Magazine in the meantime!)

sindbad's picture

xegl

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?

Best answer

No BEST answer yet!
Provide your own answer, or vote for existing ones!

admin's picture

Try this...

Submitted by admin on Mon, 2008-04-14 11:02.

Vote!
0

Hi,

git clone git://git.freedesktop.org/git/xorg/proto/proto-X11Proto

Any luck?

Merc.