Difference between revisions of "MATE Runtime Dependencies"

From LFScript
 
Line 11: Line 11:
  
 
== Installation ==
 
== Installation ==
This is a [[Package Group]]. If it is selected in LFScript, it will simply install all dependencies listed above.
+
If you have installed ConsoleKit; <build user="root">echo "exec ck-launch-session mate-session" \
 +
        > /etc/alternatives/xinitrc/Mate_ConsoleKit.xinitrc</build>

Latest revision as of 13:40, 19 March 2017

LFScript can find this software under the name mate-runtime-dependencies.

Dependencies

  • gvfs (for opening computer:// and trash://)
  • hicolor-icon-theme (for default icons)
  • consolekit
  • yelp (for the help system)
  • gnome-keyring

Installation

If you have installed ConsoleKit; As the root user:

echo "exec ck-launch-session mate-session" \
        > /etc/alternatives/xinitrc/Mate_ConsoleKit.xinitrc