Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Upgrading to Version 2.6.1

Version 2.6.1 has introduced one new configuration item. You should unpack the software, and run opupdateconfig first followed by opfixperms:

Code Block
cd /usr/local/opmantek
./bin/opupdateconfig.pl install/opReports.nmis conf/opReports.nmis
./bin/opfixperms.pl

If you want to make use of the new Report Scheduling feature, then you will also want to copy over the example schedule files from install/schedule to conf/schedule, and adjust your cron job to include opReports-scheduler.pl. Details of this new feature can be found on the Scheduling Reports page.

Upgrading to version 2.5.4 - 2.6.0

Versions 2.5.4 to 2.6.0 did not introduce any new configuration items. If your older version is 2.5.2 or newer, then unpacking the software and running opfixperms.pl once is all that is required. If you are upgrading from an earlier version please follow the steps for all intermediate versions as outlined below.

...