[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Bug#562216: Blender crashes my computer when I slide a cursor



On Sun, Jan  3, 2010 at 14:21:04 +0100, OC wrote:

> Hello,
> 
> I tried to do what was asked but I am not sure if I did it right.
> I did this :
> 
> * git clone git://git.debian.org/git/pkg-xorg/lib/mesa
> * ./configure --with-dri-drivers=swrast,i810,i915,i965
> * make
> * sudo make install
> 
> However I don't really know which version I compiled... The last
> line of "git tag" is : mesa-7.7-rc2-1 but "git branch" is "*
> debian-unstable".
> 
> Did I compile Mesa 7.6.1 or Mesa 7.7 ? How can I know ? How can I choose ?

That would be 7.6.1.  'git describe' can tell you the version you're on,
more or less.  You can switch to 7.7 with 'git checkout
origin/debian-experimental'.  Or get the latest upstream code with 'git
clone git://anongit.freedesktop.org/git/mesa/mesa'.

Cheers,
Julien


Reply to: