If your computer is not of one of these types, you can
Microsoft Windows (all versions, Windows 95 and later)
)";
version(
"4.25",
"Recommended version",
"boinc_4.25_windows_intelx86.exe",
"3 Mar 2005",
win_new(),
"
If you experience any of these problems,
we recommend using BOINC version 4.19.
"
);
version(
"4.19",
"Older version",
"boinc_4.19_windows_intelx86.exe",
"25 Jan 2005",
win_old(),
"
"
);
xecho( "
Macintosh OS/X (10.2 and later)
)";
version(
"4.19",
"Recommended version",
"boinc_4.19_powerpc-apple-darwin.gz",
"25 Jan 2005",
bare_core()
);
version(
"4.25",
"Development version (simple GUI)",
"BOINC_Menubar_4.25_mac.zip",
"10 Mar 2005",
mac_simple()
);
version(
"4.25",
"Development version (command line)",
"boinc_4.25_powerpc-apple-darwin.gz",
"3 Mar 2005",
bare_core()
);
xecho("
Linux/x86
)";
version(
"4.19",
"Recommended version",
"boinc_4.19_i686-pc-linux-gnu.gz",
"25 Jan 2005",
bare_core()
);
version(
"4.27",
"Development version",
"boinc_4.27_i686-pc-linux-gnu.sh",
"16 Mar 2005",
sea()
);
xecho( "
Solaris/SPARC
)";
version(
"4.19",
"Recommended version",
"boinc_4.19_sparc-sun-solaris2.7.gz",
"25 Jan 2005",
bare_core()
);
version(
"4.26",
"Development version",
"boinc_4.26_sparc-sun-solaris2.7.sh",
"10 Mar 2005",
sea()
);
xecho("
End-User License Agreement
Versions 4.27 and earlier may contain an erroneous
End-User Licence Agreement.
The correct text is:
License Agreement
Please carefully read the following terms and conditions
before using this software. Your use of this software indicates
your acceptance of this license agreement and warranty.
Disclaimer of Warranty
THIS SOFTWARE AND THE ACCOMPANYING FILES ARE DISTRIBUTED \"AS IS\"
AND WITHOUT WARRANTIES AS TO PERFORMANCE OR MERCHANTABILITY OR ANY
OTHER WARRANTIES WHETHER EXPRESSED OR IMPLIED.
NO WARRANTY OF FITNESS FOR A PARTICULAR PURPOSE IS OFFERED.
Restrictions
You may use this software on a computer system only if you own the system
or have the permission of the owner.
Distribution
This is free software.
It is distributed under the terms of the GNU Lesser General Public License
as published by the Free Software Foundation (http://www.fsf.org/).
The source code may be obtained
from the BOINC web site (http://boinc.berkeley.edu).
)";
if ($xml) {
echo "\n";
} else {
page_tail();
}
?>