2015-04-06 20:35:10 +02:00
|
|
|
MATE 1.8 to 1.10 Upgrade HOWTO
|
|
|
|
<mateslackbuilds@gmail.com>
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
This document explains how to upgrade from MATE 1.8 to MATE 1.10 on
|
2014-03-03 04:34:33 +01:00
|
|
|
Slackware Linux 14.1.
|
2014-02-15 02:35:20 +01:00
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
|
2014-03-02 23:11:54 +01:00
|
|
|
Before you begin, we strongly recommend making a backup of your system, or,
|
|
|
|
if not the entire system, at least the /etc and your home directory. You
|
|
|
|
might find that you need to refer to a few things after the upgrade process
|
|
|
|
is complete. Back it up, or take your chances.
|
2014-02-15 02:35:20 +01:00
|
|
|
|
|
|
|
OK, now that everything is safely backed up, let's proceed. :-)
|
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
You will need the MATE 1.10 packages available on your local system. Grab
|
2014-03-03 04:34:33 +01:00
|
|
|
them from the official repository at http://www.slackware.org.uk/msb/ or
|
2015-04-06 20:35:10 +02:00
|
|
|
any of the mirror sites. Due to the fact that MATE 1.10 has new and obsoleted
|
|
|
|
packages, we do not recommend upgrading using slackpkg+ or other similar
|
|
|
|
utilities.
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2014-03-03 04:34:33 +01:00
|
|
|
0. Log out from the MATE desktop.
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
1. Upgrade and install all new MATE 1.10 packages:
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
upgradepkg --install-new --reinstall /path/to/deps/*.txz
|
2014-02-15 02:35:20 +01:00
|
|
|
upgradepkg --install-new --reinstall /path/to/base/*.txz
|
|
|
|
upgradepkg --install-new --reinstall /path/to/extra/*.txz
|
|
|
|
|
2014-03-03 04:34:33 +01:00
|
|
|
2. Remove obsolete packages:
|
2014-03-02 23:11:54 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
removepkg mate-calc
|
|
|
|
removepkg mate-dialogs
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
3. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
|
2014-03-02 23:11:54 +01:00
|
|
|
latest copy of xinitrc.mate-session due to changes in mate-session-
|
|
|
|
manager. ALWAYS run this command for both new installations or upgrades
|
2015-04-06 20:35:10 +02:00
|
|
|
from MATE 1.8
|
2014-02-18 15:03:53 +01:00
|
|
|
|
2015-04-06 20:35:10 +02:00
|
|
|
At this point you should be running MATE 1.10 on Slackware 14.1. :-) If
|
2014-03-03 04:42:15 +01:00
|
|
|
you have installed everything from /base and /extra (which will include
|
2015-04-06 20:35:10 +02:00
|
|
|
packages from the /deps directory) then you should have a total of 67
|
2014-03-03 04:34:33 +01:00
|
|
|
packages:
|
|
|
|
|
|
|
|
$ ls /var/log/packages | grep _msb | wc -l
|
2015-05-10 20:09:49 +02:00
|
|
|
66
|
2014-02-15 02:35:20 +01:00
|
|
|
|
2014-03-03 04:42:15 +01:00
|
|
|
We wish everyone good luck with this! Please report any issues to
|
|
|
|
mateslackbuilds@gmail.com.
|
2014-02-15 02:35:20 +01:00
|
|
|
|
|
|
|
---
|
|
|
|
Chess Griffin
|
|
|
|
Willy Sudiarto Raharjo
|