...
Code Block |
---|
http://www.wso2.org or http://www.wso2.com |
2. Pick the product "Carbon" from the "Products" menu and click on it to access its product page. For example,
3. You will be navigated to the product's page. On the right-hand side of the page, you can find download options. For example,
The following distribution packages are typically available for download:
- Binary Distribution - Includes binary files for both MS Windows and Linux operating systems, compressed into a single ZIP file. Recommended for many users.
- Source Distribution - Includes the source code for both MS Windows and Linux operating systems, compressed into a single ZIP file, which can be used to build the binary files. Recommended for more advanced users.
- Documentation - Includes the product documentation compressed into a single ZIP file.
4. Click on any option to download the relevant distribution package.
...
Code Block |
---|
wget http://dist.wso2.org/products/carbon/4.0.01/wso2carbon-4.0.0.zip |
Download for Linux (Source)
1 |
...
2. Download the source distribution installation pack via the wget command and the link to the Source Distribution. For example,
Code Block |
---|
wget http://dist.wso2.org/products/carbon/4.0.0/wso2carbon-4.0.0-src.zip
|
Excerpt | ||
---|---|---|
| ||
How to WSO2 middleware products for installation. |