RPM to update ZMliveCD 1.19.5 to 1.21.0
Posted: Sun Mar 27, 2005 12:36 am
Thank you all for your patience.
Disclaimer: I have made every effort to provide a solution that will allow you to upgrade your ZMliveCD installation to ZM 1.21.0 while retaining all saved video events. I cannot however provide any guaranties. If you have saved events that are dear to your heart, please back them up.
Also it is important that you follow the installation steps in sequence, carefully.
You can find an RPM package here:
http://download.computerntelecom.com/pu ... .0/extras/
Here is the installation sequence:
1. Do not uninstall your current ZM installation. Neither do you need to stop ZM as the RPM install will stop it before copying files.
2. Using sudo, or a root shell, enter:
"rpm -Uvh --nodeps zm-1.21.0-3_mdk_10.0.i586.rpm "
If you do not use the --nodeps switch rpm will complain that you need perl-Unicode-Map perl-Unicode-String and perl-X10. You can install perl-Unicode-Map and perl-Unicode-String with urpmi or rpmdrake. perl-X10 you can install with CPAN which is already set up for you. But rpm will still be unaware of perl-X10 so you will still need the --nodeps switch.
3. Still as root, run:
"zminit"
You will be asked for the name of your MySQL administrator. Enter:
"root"
You will then be prompted for a password. Enter:
"mko0nji9" (Unless you have changed the MySQL root password (Not the system root password))
4. Still root, run:
"/var/lib/zm/upgrade/zmdbupgrade 1.19.5"
5. Now you are ready to start the new version of ZM with:
"service zm start"
The RPM package should work on any properly configured Mandrake 10.0 system. Upgrading from a 1.19.5 rpm package is untested. A Mandrake 10.1 rpm will be posted soon.
Best regards
Ross
Disclaimer: I have made every effort to provide a solution that will allow you to upgrade your ZMliveCD installation to ZM 1.21.0 while retaining all saved video events. I cannot however provide any guaranties. If you have saved events that are dear to your heart, please back them up.
Also it is important that you follow the installation steps in sequence, carefully.
You can find an RPM package here:
http://download.computerntelecom.com/pu ... .0/extras/
Here is the installation sequence:
1. Do not uninstall your current ZM installation. Neither do you need to stop ZM as the RPM install will stop it before copying files.
2. Using sudo, or a root shell, enter:
"rpm -Uvh --nodeps zm-1.21.0-3_mdk_10.0.i586.rpm "
If you do not use the --nodeps switch rpm will complain that you need perl-Unicode-Map perl-Unicode-String and perl-X10. You can install perl-Unicode-Map and perl-Unicode-String with urpmi or rpmdrake. perl-X10 you can install with CPAN which is already set up for you. But rpm will still be unaware of perl-X10 so you will still need the --nodeps switch.
3. Still as root, run:
"zminit"
You will be asked for the name of your MySQL administrator. Enter:
"root"
You will then be prompted for a password. Enter:
"mko0nji9" (Unless you have changed the MySQL root password (Not the system root password))
4. Still root, run:
"/var/lib/zm/upgrade/zmdbupgrade 1.19.5"
5. Now you are ready to start the new version of ZM with:
"service zm start"
The RPM package should work on any properly configured Mandrake 10.0 system. Upgrading from a 1.19.5 rpm package is untested. A Mandrake 10.1 rpm will be posted soon.
Best regards
Ross