mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-04 22:49:13 +02:00
info about precompiled libs for Solaris
This commit is contained in:
parent
88bf038708
commit
9ad80a475d
2 changed files with 25 additions and 0 deletions
|
|
@ -24,6 +24,7 @@
|
|||
<li><a href="download.html" target="MainFrame">Downloading/Unpacking</a>
|
||||
<li><a href="install.html" target="MainFrame">Compilation/Installation</a>
|
||||
<li><a href="glu.html" target="MainFrame">SGI's GLU</a>
|
||||
<li><a href="precompiled.html" target="MainFrame">Precompiled Libraries</a>
|
||||
</ul>
|
||||
|
||||
<b>Resources</b>
|
||||
|
|
|
|||
24
docs/precompiled.html
Normal file
24
docs/precompiled.html
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
<HTML>
|
||||
|
||||
<TITLE>Precompiled libraries</TITLE>
|
||||
|
||||
<BODY text="#000000" bgcolor="#55bbff" link="#111188">
|
||||
|
||||
<H1>Precompiled Libraries</H1>
|
||||
|
||||
<p>
|
||||
In general, precompiled libraries are not available.
|
||||
However, people occasionally prepare packages of precompiled libraries
|
||||
for some systems.
|
||||
</p>
|
||||
|
||||
<H2>Mesa-6.0 for Solaris</H2>
|
||||
|
||||
<p>
|
||||
Steve Christensen has submitted precompiled Mesa-6.0 libraries for
|
||||
Solaris at <a href="http://sunfreeware.com/" target="_parent">
|
||||
sunfreeware.com</a>.
|
||||
</p>
|
||||
|
||||
</BODY>
|
||||
</HTML>
|
||||
Loading…
Add table
Reference in a new issue