[Openchrome-users] can't compile openchrome in ubuntu dapper
Tim Ri
tim-ri
Wed Apr 26 12:44:54 PDT 2006
On Wednesday 26 April 2006 20:20, Martin J?rgens wrote:
> hi,
> i am currently trying to compile openchrome svn in ubuntu dapper. Ubuntu
> dapper uses Xorg 7 and I can't run make successfully. I will attach the
> output of autogen.sh and make. It would be nice if you could help me.
Not to sound too pedantic :) but you do have all the dev stuff installed, have
you?
If not, a simple
apt-get install subversion build-essential automake1.9 libtool pkg-config
xserver-xorg-dev libxvmc-dev x11proto-gl-dev libglu1-mesa-dev
(on one line) might help.
Also, I found it necessary to add a modulepath to xorg.conf. Something like:
Section "Files"
ModulePath "/usr/lib/xorg/modules"
#Added by timri for opensource via drivers:
ModulePath "/usr/local/lib/xorg/modules"
Good luck,
Tim
More information about the Openchrome-users
mailing list