36 lines
950 B
HTML
36 lines
950 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="content-type" content="text/html; charset=utf-8">
|
|
<title>Precompiled libraries</title>
|
|
<link rel="stylesheet" type="text/css" href="mesa.css">
|
|
</head>
|
|
<body>
|
|
|
|
<div class="header">
|
|
<h1>The Mesa 3D Graphics Library</h1>
|
|
</div>
|
|
|
|
<iframe src="contents.html"></iframe>
|
|
<div class="content">
|
|
|
|
<h1>Precompiled Libraries</h1>
|
|
|
|
<p>
|
|
In general, precompiled Mesa libraries are not available.
|
|
</p>
|
|
<p>
|
|
Some Linux distributions closely follow the latest Mesa releases. On others one
|
|
has to use unofficial channels.
|
|
<br>
|
|
There are some general directions:
|
|
<li>Debian/Ubuntu based distros - PPA: xorg-edgers, oibaf and padoka</li>
|
|
<li>Fedora - Corp: erp and che</li>
|
|
<li>OpenSuse/SLES - OBS: X11:XOrg and pontostroy:X11</li>
|
|
<li>Gentoo/Archlinux - officially provided/supported</li>
|
|
</p>
|
|
|
|
</div>
|
|
</body>
|
|
</html>
|