* website/*
+ set eol-style to native for all text files
! fixed inconsistent EOL in 3rd party .js files
* contrib/hbct/tests/addascii.prg
* contrib/hbct/tests/ctwtest.prg
* contrib/hbct/tests/math.prg
* contrib/hbct/tests/num1.prg
* contrib/hbct/tests/trig.prg
* contrib/hbnf/clrsel.prg
* contrib/hbnf/menu1.prg
* contrib/hbnf/sqzn.prg
* tests/db_brows.prg
* tests/fsplit.prg
* tests/mathtest.prg
* tests/newrdd.prg
* tests/round.prg
* tests/say.prg
* tests/scroll.prg
* tests/teststr.prg
* tests/transtst.prg
* tests/wvtext.prg
! fixed to use inkey.ch macros instead of literals
* corrected hbformat mistakes
60 lines
2.5 KiB
HTML
60 lines
2.5 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>
|