Freeside:1.9:Documentation:Upgrading
From Freeside
- Install HTML::Widgets::SelectLayers 0.07 (or later)
- Install Authen::Passphrase
-
make install-perl-modules
- As the freeside UNIX user, run
freeside-upgrade username
, passing the username of an internal Freeside user. - If freeside-upgrade hangs, try stopping Apache, all Freeside processes, and anything else connected to your database, especially on older PostgreSQL versions.
- XXX fill in instructions on updating config
-
make configure-rt
-
make install-docs
(ormake deploy
if you've got everything setup for that in the Makefile) - Perl module errors? Try
make clean
thenmake install-perl-modules
thenmake install-docs
ormake deploy
again - New packages/modules for RT 3.6.4: libxml-rss-perl libcalendar-simple-perl libgd-graph-perl libuniversal-require-perl libgd-text-perl