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> 20In general, precompiled Mesa libraries are not available. 21</p> 22<p> 23Some Linux distributions closely follow the latest Mesa releases. On others one 24has to use unofficial channels. 25<br> 26There are some general directions: 27<li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li> 28<li>Fedora - Corp: erp and che</li> 29<li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li> 30<li>Gentoo/Archlinux - officially provided/supported</li> 31</p> 32 33</div> 34</body> 35</html> 36