Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
velocityforum-0.1.2-src.zip | 2006-06-05 | 2.1 MB | |
velocityweb-0.1.2-bin.jar | 2006-06-05 | 64.8 kB | |
velocityforum-0.1.1-src.zip | 2006-05-26 | 1.9 MB | |
velocityweb-0.1.1-bin.jar | 2006-05-26 | 46.3 kB | |
velocityforum-0.1-src.zip | 2006-05-25 | 1.9 MB | |
README | 2006-05-24 | 2.2 kB | |
Totals: 6 Items | 6.1 MB | 0 |
Description of the contents of this package (openclovis-gpl-R2.2.beta.tar.gz) ============================================================================= 1. openclovis-asp-gpl-R2.2.beta.tar.gz Contains the ASP (referred as SISP) source code, pre-requisites, instructions for compiling and installing Directory Structure after inflating the package openclovis-asp-gpl-R2.2.beta | +-README (File containing the description of the package) | +-SISP (SISP source code) 2. openclovis-ide-gpl-R2.2.beta.tar.gz Contains the plugins and instructions to import these plugins into eclipse IDE Directory structure after inflating the package OpenClovisIDE | +-src | | | +-plugins (source code for plugins that can be imported into eclipse IDE) +-bin (pre-compiled plugins) | | | +-openclovis-ide-bin-R2.2.beta1.0.1.tar.gz | +-README (File containing the description of the package) 3. OpenClovis-docs-R2.2_Beta1.0.tar.gz Contains the following documents 1. OpenClovis_ASP_Users_Guide_R2.2_Beta1.0.pdf Application Service Platform User's guide 2. OpenClovis_IDE_Users_Guide_R2.2_Beta1.0.pdf Integrated Development Environment User's guide 3. OpenClovis_ASP_API_Reference_Guide_R2.2_Beta1.0.pdf ASP Application Program Interface guide 4. OpenClovis_InstallationGuide_R2.2_Beta1.0.1.pdf Installation guide for IDE and ASP and 3rdparty packages 5. OpenClovis_ReleaseNotes_R2.2_Beta.pdf Information on enhancements, known issues, limitations of release 2.2 Beta 4. README: The toplevel readme which describes the contents of the package (This File) Note: 1. To inflate the archives use the following command(s) at the shell prompt If you are using GNU tar use: tar -zxf <package-name> example: tar -zxf openclovis-asp-R2.2.beta.tar.gz else use gunzip -c <package-name> | tar -xvf - example: gunzip -c openclovis-asp-R2.2.beta.tar.gz | tar -xvf - 2. Refer to the README file in the individual packages for details about compiling and installing. You need root privilege to install the compiled packages in the system path.