User Tools

Site Tools


en:gentoo

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
en:gentoo [2010/09/08 09:22] – created zeten:gentoo [2019/02/25 15:47] (current) kukuruzo
Line 1: Line 1:
 +====== Psi+ on Gentoo Linux ======
 +
 +
 +===== Introduction =====
 +
 +To install Psi+ just enable "extras" USE flag for net-im/psi. We will review installation of live package. If you want something more stable just skip unmasking.
 +
 +**NOTICE:** You can install from either «rion» overlay or from the portage. «rion» overlay is recommended.
 +
 +
 +
 +===== Enabling USE flags =====
 +
 +For more comfortable work you may enable several use flags:
 +
 +<code>
 +echo "net-im/psi crypt dbus ssl plugins extras">>/etc/portage/package.use
 +</code>
 +
 +Some of them probably enabled by default.
 +
 +
 +
 +===== Unmasking =====
 +
 +After adding overlay you should unmask qca and qca plugins (its not obligatory, but since Psi+ is live we may miss some major changes):
 +
 +<code>
 +echo "net-im/psi **">>/etc/portage/package.keywords
 +</code>
 +
 +
 +
 +===== Installing =====
 +
 +And the final step is as usually emerge :-)
 +
 +<code>
 +emerge net-im/psi
 +</code>
 +
 +
 +
 +===== Plugins =====
 +
 +For most of plugins you will need something like...
 +
 +<code>
 +echo "net-im/psimedia **">>/etc/portage/package.keywords
 +emerge net-im/psimedia
 +</code>
 +
 +Try this right now ;)
 +
 +See output of eix -c net-im/psi- for more plugins.
 +
 +If something went wrong, you can try to install everything from "rion" overlay. Just add it via layman.
 +
 +
 +
 +Enjoy ;-)
 +
 +
 +
  

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki