Index: openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl,v diff -u -r1.5 -r1.6 --- openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl 29 Jan 2003 15:53:23 -0000 1.5 +++ openacs-4/packages/acs-admin/www/apm/packages-install-4.tcl 16 Feb 2003 00:03:58 -0000 1.6 @@ -93,10 +93,6 @@ incr installed_count } -# Load init Tcl files and test Tcl files for all enable packages. Tcl -proc files and queries -# have already been loaded by apm_package_install -apm_mark_packages_for_bootstrap $pkg_enable_list - if {$installed_count < 1} { ns_write " All packages in this directory have already been installed. @@ -107,8 +103,7 @@ ns_write "

Done installing packages. -

The packages are available immediately. Enjoy!

-

Return to the APM.

+

You should restart the server now to make installed and upgraded packages available.

[ad_footer] " }