1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 2 <html lang="en"> 3 <head> 4 <meta http-equiv="content-type" content="text/html; charset=utf-8"> 5 <title>Precompiled libraries</title> 6 <link rel="stylesheet" type="text/css" href="mesa.css"> 7 </head> 8 <body> 9 10 <div class="header"> 11 <h1>The Mesa 3D Graphics Library</h1> 12 </div> 13 14 <iframe src="contents.html"></iframe> 15 <div class="content"> 16 17 <h1>Precompiled Libraries</h1> 18 19 <p> 20 In general, precompiled Mesa libraries are not available. 21 </p> 22 <p> 23 However, some Linux distros (such as Ubuntu) seem to closely track 24 Mesa and often have the latest Mesa release available as an update. 25 </p> 26 27 </div> 28 </body> 29 </html> 30