install-check-procs.tcl

Callback proc for operations before and after installs.

Location:
packages/xotcl-core/tcl/install-check-procs.tcl
Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Procedures in this file

Detailed information

xotcl-core::after-upgrade (private)

 xotcl-core::after-upgrade -from_version_name from_version_name \
    -to_version_name to_version_name

Callback for upgrading

Switches:
-from_version_name (required)
-to_version_name (required)
Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Testcases:
No testcase defined.

xotcl-core::before-install (private)

 xotcl-core::before-install

Callback for checking whether XOTcl is installed for OpenACS

Author:
Gustaf Neumann <neumann@wu-wien.ac.at>

Testcases:
No testcase defined.
[ show source ]