OpenASP - Beta 1
The Beta 1 release of OpenASP (Win32) is available for downloading in binary and source code distributions.
Binary Distribution
OpenASP for Apache 1.3.0 (Win32) - Binary
OpenASP for Apache 1.3.1 (Win32) - Binary
OpenASP for Apache 1.3.2 - 1.3.3 (Win32) - Binary
OpenASP for Apache 1.3.4 - 1.3.5 (Win32) - Binary
OpenASP for Apache 1.3.6 (Win32) - Binary
OpenASP for Netscape Servers (Win32) - Binary
Source Code Distribution
Before downloading the source code, please note the following:
- There ae no executable programs in the source code distribution. This is source code only.
- This release is not designed to represent a final product, a final feature set, final stability, or final performance. It is the first Best release and is not ready for use on live, production corporate networks. You should install and use this release only on test machines.
- This code is covered by the Summit Public License. Please read the license before downloading it.
There are two ways to download the source code to projects sponsored by ActiveScripting.org.
1.FTP
OpenASP (Win32) - Source Code
2.CVS
The Concurrent Versions System is a popular free version control system that may be downloaded from the Cyclic Software Web site. For detailed information about CVS, check out the documentation on Pascal Molli's CVS site.
ActiveScripting.org provides anonymous access to CVS. To retrieve the source with CVS (version 1.9 or later is recommended), follow these instructions:
1. Set your $CVSROOT should be set to:
:pserver::/cvsroot
2. Log in to the CVS server with this command:
cvs login
You will be prompted for the password. The password for anonymous is 'anonymous'
3. Download the sources with this command:
cvs checkout ApacheActiveScripting
The sources will appear in a directory called 'apasp', with instructions on building therein.
|