On Thu, Jun 3, 2010 at 20:23, Matt Dew <[email protected]> wrote: > Has anyone had luck getting build.sh to run on gentoo? > It's something with gentoo's python I think. I searched around but no luck. > > It dies in libxcb.
Try setting PYTHONPATH: export PYTHONPATH=$PREFIX/lib/python2.6/site-packages I also recommend giving my script a try: http://lists.x.org/archives/xorg-devel/2010-May/009302.html Sincerely, Michael Witten _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
