diff options
author | ivan <ivan> | 2004-01-31 06:33:47 +0000 |
---|---|---|
committer | ivan <ivan> | 2004-01-31 06:33:47 +0000 |
commit | 900ac9f6aadc3908d1179bd988e58e9ca27a1964 (patch) | |
tree | 470148ae7e7a2ee258965b347533283aa44132f6 /httemplate/docs | |
parent | 944a9c65010c5fea6dbcb7a937368c30edfec2a0 (diff) |
add pkg_svc.primary_svc flag to enable an explicit first package flag
Diffstat (limited to 'httemplate/docs')
-rw-r--r-- | httemplate/docs/upgrade-1.4.2.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httemplate/docs/upgrade-1.4.2.html b/httemplate/docs/upgrade-1.4.2.html index 022916768..ea6ebe92b 100644 --- a/httemplate/docs/upgrade-1.4.2.html +++ b/httemplate/docs/upgrade-1.4.2.html @@ -8,6 +8,7 @@ <li>Back up your data and current Freeside installation. <li>Install <a href="http://search.cpan.org/search?dist=Locale-SubCountry">Locale::SubCountry</a> <li>Install <a href="http://search.cpan.org/search?dist=IPC-ShareLite">IPC::ShareLite</a> + <li>Install <a href="http://search.cpan.org/search?dist=HTML-Widgets-SelectLayers">HTML::Widgets::SelectLayers</a> 0.03. <li>CGI.pm minimum version 2.47 is required. You will probably need to install a current CGI.pm from CPAN if you are using Perl 5.005 or earlier. <li>Run <code>make aspdocs</code> or <code>make masondocs</code>. <li>Copy <code>aspdocs/</code> or <code>masondocs/</code> to your web server's document space. |