OSMesa: Difference between revisions

8 bytes removed ,  8 June 2015
(add known problem section)
Line 20: Line 20:
Needed for example for Debian wheezy or Ubuntu 12.04.5 which ships OSMesa 8.0.5.
Needed for example for Debian wheezy or Ubuntu 12.04.5 which ships OSMesa 8.0.5.


   wget -nc ftp://ftp.freedesktop.org/pub/mesa/current/MesaLib-10.2.2.tar.bz2
   wget -nc ftp://ftp.freedesktop.org/pub/mesa/current/mesa-10.5.4.tar.xz
   tar xjf MesaLib-10.2.2.tar.bz2
   tar Jxf mesa-10.5.4.tar.xz
   cd Mesa-10.2.2/
   cd mesa-10.5.4/
    
    
   autoreconf -fi
   autoreconf -fi
Anonymous user