<div>
<div>Yes, it is the problem, after I got my system to my home and it works fine. </div>
<div>&nbsp;</div>
<div>One more question, I am runing SUSE Linux 10, but it seems that it missing some of the tools, could you suggest a distribution that include all the tools for building and developing <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://x.org/" target="_blank">
X.org</a>, DRM, DRI, Linux GFX driver? </div>
<div>&nbsp;</div>
<div>Thanks!</div></div>
<div><span class="sg">
<div>&nbsp;</div>
<div>Calvin<br>&nbsp;</div></span></div><br><br>
<div><span class="gmail_quote">On 8/16/06, <b class="gmail_sendername">Matthieu Herrb</b> &lt;<a href="mailto:matthieu.herrb@laas.fr">matthieu.herrb@laas.fr</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">Calvin Zhao wrote:<br>&gt; I tried to use the git_xorg script to get the Xorg modular source tree,<br>&gt; but it timed out, could anyone help?
<br><br>You're probably behind a firewall that doesn't let the git protocol<br>(port 9418) pass through.<br><br>If you can't open this port or get your system administrator to open it,<br>you can use the http transport. A few tweaks to the script are needed:
<br><br>- set gitbase=<a href="http://anongit.freedesktop.org/git/xorg">http://anongit.freedesktop.org/git/xorg</a><br>- change git-clone ${src} to git-clone ${src}.git<br><br>Also note that this is really less efficient than using the git: transport.
<br>--<br>_______________________________________________<br>xorg-modular mailing list<br><a href="mailto:xorg-modular@lists.x.org">xorg-modular@lists.x.org</a><br><a href="http://lists.x.org/mailman/listinfo/xorg-modular">
http://lists.x.org/mailman/listinfo/xorg-modular</a><br></blockquote></div><br>