Files
wwwhtdocs/tools/old/setup/index.html
2012-11-01 12:11:59 -04:00

132 lines
2.6 KiB
HTML

<HTML>
<HEAD>
<TITLE>gEDA/gaf's setup </TITLE>
<STYLE TYPE="text/css" MEDIA="all" TITLE="Default">
@IMPORT URL(../../geda.css);
</STYLE>
<LINK rel="icon" href="../../favicon.ico" type="image/x-icon">
<LINK rel="shortcut icon" href="../../favicon.ico" type="image/x-icon">
</HEAD>
<BODY>
<div id="nav">
<div id="navavoid"></div>
<ul>
<li> <A HREF="../../index.html">Home</A> </li> &middot;
<li> <A HREF="../../screenshots/index.html">Screenshots</A> </li> &middot;
<li> <A HREF="../index.html"></A>Tools </li> &middot;
<li> <A HREF="../../license.html">License</A> </li> &middot;
<li> <A HREF="../../download.html">Download</A> </li>
<br>
<li> <A HREF="http://wiki.geda-project.org">Documentation</A> </li> &middot;
<li> <A HREF="../../mailinglist/index.html">Mailing Lists</A> </li> &middot;
<li> <A HREF="../../developer.html">Developer</A> </li> &middot;
<li> <A HREF="../../search.html">Search</A> </li> &middot;
<li> <A HREF="../../links.html">Links</A> </li>
</ul>
<div id="navundertext">
<div id="navlogo">
<A HREF="http://geda.seul.org/index.html">
<img src="../../graphics/navlogo.png" height="73" width="266" alt="gEDA logo"/>
</A>
</div>
<div id="navrule"></div>
<h3>
<A HREF="../index.html">Tools</A> -&gt; Setup
</h3>
</div>
</div>
<!--[if lt IE 7.]>
<script defer type="text/javascript" src="../../pngfix.js"></script>
<![endif]-->
<div id="main">
<CENTER>
<H2>
setup<br>
GUI installer for gEDA
</H2>
</CENTER>
<H3>
<A HREF="#whatis">What is setup?</A><BR>
<A HREF="#look">What does it look like?</A><BR>
<A HREF="#author">Who is the author of setup?</A><BR>
<A HREF="#version">What is the current version?</A><BR>
<A HREF="#download">Where can I download it?</A><BR>
</H3>
<HR>
<H4>
<A NAME="whatis"></A>
What is setup?
</H4>
Setup is a GUI program for building and installing the gEDA suite.
It is currently under development, however it does install the gEDA/gaf
suite of software. It builds all the dependancy libraries in the right
order and can even go and fetch source tarballs from the Internet.
<br> <p>
<H4>
<A NAME="look"></A>
What does it look like?
</H4>
Here is a <A HREF="./setup.png">screenshot</A>
<br>
<p>
<H4>
<A NAME="author"></A>
Who is the author of setup?
</H4>
Piotr Miarecki<br>
<A HREF="mailto:tertulATpoczta.onet.pl">
tertulATpoczta.onet.pl</A>
<br>
<p>
Please direct all questions to Piotr.
<br>
<p>
<H4>
<A NAME="version"></A>
What is the current version?
</H4>
20040111
<br>
<p>
<H4>
<A NAME="download"></A>
Where can I download it?
</H4>
<A HREF="../../download.html">gEDA's download page</A><br>
</div>
<div id="footer">
<br>
</div>
</BODY>
</HTML>