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,
- cd module/cjos-cvs
- ant rpm
- Result: This target RPM, along with others, are written to the rpmbuild/RPMS directory.
Installing
To install this package,
- su -
- rpm -U target-rpm
- Result: The CjOS Web application is installed in the /usr/share/cjos/cjosweb directory.
- 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,
- cd build/cjosweb
- ant rpm
- 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.
|