2017-03-14 08:33:47 +07:00
|
|
|
MATE 1.16 to 1.18 Upgrade HOWTO
|
2015-04-07 01:35:10 +07:00
|
|
|
<mateslackbuilds@gmail.com>
|
2014-02-15 08:35:20 +07:00
|
|
|
|
2017-03-14 08:33:47 +07:00
|
|
|
This document explains how to upgrade from MATE 1.16 on MATE 1.18 on
|
2016-09-20 23:29:47 +07:00
|
|
|
Slackware Linux 14.2.
|
2014-02-15 08:35:20 +07:00
|
|
|
|
|
|
|
----------------------------------------------------------------------------
|
|
|
|
|
2014-03-02 17:11:54 -05: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 08:35:20 +07:00
|
|
|
|
|
|
|
OK, now that everything is safely backed up, let's proceed. :-)
|
|
|
|
|
2017-03-14 08:33:47 +07:00
|
|
|
You will need the MATE 1.18 packages available on your local system. Grab
|
2016-06-12 10:07:37 +07:00
|
|
|
them from the official repository at http://www.slackware.uk/msb/ or
|
2017-03-14 08:33:47 +07:00
|
|
|
any of the mirror sites. Please note that MATE 1.18 has new packages.
|
2014-02-15 08:35:20 +07:00
|
|
|
|
2017-03-14 08:33:47 +07:00
|
|
|
1. Upgrade and install all new MATE 1.18 packages:
|
2014-02-15 08:35:20 +07:00
|
|
|
|
2015-04-07 01:35:10 +07:00
|
|
|
upgradepkg --install-new --reinstall /path/to/deps/*.txz
|
2014-02-15 08:35:20 +07:00
|
|
|
upgradepkg --install-new --reinstall /path/to/base/*.txz
|
|
|
|
upgradepkg --install-new --reinstall /path/to/extra/*.txz
|
|
|
|
|
2017-03-14 08:33:47 +07:00
|
|
|
2. Remove deprecated packages
|
|
|
|
removepkg galculator gtksourceview pygtksourceview
|
|
|
|
|
|
|
|
3. Run xwmconfig and select xinitrc.mate-session. This ensures you get the
|
2014-03-02 17:11:54 -05:00
|
|
|
latest copy of xinitrc.mate-session due to changes in mate-session-
|
|
|
|
manager. ALWAYS run this command for both new installations or upgrades
|
2017-03-14 08:56:54 +07:00
|
|
|
from MATE 1.16
|
2014-02-18 21:03:53 +07:00
|
|
|
|
2017-03-14 08:33:47 +07:00
|
|
|
At this point you should be running MATE 1.18 on Slackware 14.2. :-) If
|
2014-03-02 22:42:15 -05:00
|
|
|
you have installed everything from /base and /extra (which will include
|
2017-03-14 08:33:47 +07:00
|
|
|
packages from the /deps directory) then you should have a total of 57
|
2014-03-02 22:34:33 -05:00
|
|
|
packages:
|
|
|
|
|
|
|
|
$ ls /var/log/packages | grep _msb | wc -l
|
2017-03-14 08:33:47 +07:00
|
|
|
57
|
2014-02-15 08:35:20 +07:00
|
|
|
|
2014-03-02 22:42:15 -05:00
|
|
|
We wish everyone good luck with this! Please report any issues to
|
|
|
|
mateslackbuilds@gmail.com.
|
2014-02-15 08:35:20 +07:00
|
|
|
|
|
|
|
---
|
|
|
|
Chess Griffin
|
|
|
|
Willy Sudiarto Raharjo
|