+ website
+ Added Harbour website (except art, docs and stat subdirs)
; TODO: configure automatic mechanism to extract site from
here and regularly updload to sf.net web area
; TODO: Clean HTML code, remove unused picture/files, avoid JS
Any takers?
; NOTE: Please make modifications to website code only in
SVN, then upload the content to web server manually.
IOW never update on web server directly.
60 lines
2.6 KiB
HTML
60 lines
2.6 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<LINK REV="made" HREF="mailto:harbour-faq@netfang.net">
|
|
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
|
|
<TITLE>Where can I get pre-built binaries?</TITLE>
|
|
</HEAD>
|
|
<BODY text="#000000" bgcolor="#ffffff">
|
|
|
|
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
|
<b>:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
|
<b>:</b> <EM>Where can I get pre-built binaries?</EM><BR>
|
|
<b>Previous:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A><BR>
|
|
<b>Next:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
|
|
|
|
|
<HR NOSHADE>
|
|
<H2><A NAME="43"></A>5.1. Where can I get pre-built binaries?</H2>
|
|
<p>While Harbour is still in development the preferred method of getting a
|
|
Harbour binary is to download the source and build it yourself because this
|
|
aids the development effort.</p>
|
|
<p>However, the
|
|
<A HREF="harbour9.html#WhoDevelopers">Harbour developers</A> also
|
|
appreciate the efforts of people who don't want to develop Harbour itself
|
|
but do want to test it and report bugs. To this end some people maintain
|
|
Harbour binaries that are ready to be installed.</p>
|
|
<p>Please keep in mind that the following may not be the very latest cut of
|
|
Harbour (Harbour changes by the hour while in this early phase of
|
|
development) and that some platforms might be better supported than others.
|
|
If you see that a platform isn't supported or is out of date please consider
|
|
stepping in and making available binaries for that platform.</p>
|
|
<p>
|
|
<ul>
|
|
<li>The
|
|
<A href="/download.htm">downloads page</A>
|
|
on the <A href="/">Harbour project's web site</A>
|
|
contains a number of binary builds of the latest stable snapshot.
|
|
|
|
</li>
|
|
<li><A href="mailto:dholm@jsd-llc.com">David G. Holm</A> is
|
|
maintaing a repository of binary builds of stable (and sometimes, in
|
|
parallel, unstable) releases at <A href="http://harbour.netfang.net/">http://harbour.netfang.net/</A>.</li>
|
|
</ul>
|
|
</p>
|
|
<p>If you can't find binaries for your environment via the above links then
|
|
this means that someone isn't contributing for that environment, perhaps
|
|
you'd care to step in and fill that gap?</p>
|
|
|
|
<HR NOSHADE>
|
|
<A HREF="harbour.html"><EM>Frequently Asked Questions about Harbour</EM></A>
|
|
<b>:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A>
|
|
<b>:</b> <EM>Where can I get pre-built binaries?</EM><BR>
|
|
<b>Previous:</b> <A HREF="harbour42.html"><EM>Installing Harbour</EM></A><BR>
|
|
<b>Next:</b> <A HREF="harbour44.html"><EM>General Harbour questions</EM></A>
|
|
|
|
|
|
|
|
</BODY>
|
|
</HTML>
|