Because packages are very new to ACS, not all the features of the package manager may be working correctly in the version you're installing the package onto. This file attempts to document some of the potential deficencies and to give alternate paths in installing a package.
You will need to be a site-wide administrator and have database access on your server.
Option 1: Upload .apm
Steps:
TBD
Option 2: Create package from scratch
Steps:
mv calendar-1.0.apm calendar-1.0.tar.gz gunzip calendar-1.0.tar.gz tar xf calendar-1.0.tar
export CVSROOT=:pserver:anonymous@cvs.arsdigita.com:/usr/local/cvsroot cvs login password: acsrules cvs checkout -d calendar contrib/packages/calendar
If you found no problems in the tests, then you are ready for the next step.
Return to sqlplus and type @calendar-cvt-intranet which will load calendar-cvt-intranet.sql. You might see the following error if this script has ever been loaded before:
DECLARE * ERROR at line 1: ORA-02264: name already used by an existing constraint ORA-06512: at line 11This error can be safely ignored.
Reservations: if you are running ACS version (TBD but > 3.4.5), the conference room and massage reservations will optionally add items to calendars. Please run the reservations tests in acceptance.txt.
Portals: TBD
Education: TBD