Rpm Cjos Web
CjOS Project @ cjos.sourceforge.net
Index
Bind Pages
Cjos Library
Cjos Pages
Cjos News Pages
Eric Pages
Introduction To Smart Api
Osgi Pages
Registry Api Pages
Smart Api Pages
Xvcl Pages
CjOS Project
Summary Page
Mailing List
Download
CVS
JOS Technical Edition
Support This Project
Cjos Rpm Pages; [ Cjos Audience]

Introduction

This package is a pre-compiled distribution of the CjOS Web application.

Target

The target RPM is cjosweb-0.1-n.noarch.rpm, where n is a release serial number.

Building

To build the current release of this package,

  1. cd module/cjos-cvs
  2. ant rpm
  3. Result: This target RPM, along with others, are written to the rpmbuild/RPMS directory.

Installing

To install this package,

  1. su -
  2. rpm -U target-rpm
  3. Result: The CjOS Web application is installed in the /usr/share/cjos/cjosweb directory.
  4. When installing for the first time, create a shell script, such as /usr/bin/cjosweb. It should, in turn, invoke the /usr/share/cjos/cjosweb/ericlinux program.


Pre-1.0

Building

To build the current release of this package,

  1. cd build/cjosweb
  2. ant rpm
  3. Result: The target RPM is written to the rpmbuild/RPMS directory.


Release 1.0-19

Introduction

This section provides details on release 1.0-19 of CjOS Web, an ERIC-compatible application.

Subpackage

This RPM package is now a subpackage for CjOS LIB ( Rpm Cjos Lib). The latest changes in CjOS LIB are now reflected in its ERIC-compatible package files.


Release 1.0-23

This is now a subpackage of CjOS CVS.