Installing the Pidgin-Encryption Plugin on OpenSolaris

You can install Pidgin from the OpenSolaris.org repository, but there's no package for the Pidgin-Encryption plugin. Once you point it in the right direction, it's not hard to install the plugin from source.

pfexec pkg install SUNWgcc SUNWxorg-headers SUNWgnome-common-devel
tar -xzvf pidgin-encryption-3.0.tar.gz
cd pidgin-encryption-3.0
./configure --with-nspr-includes=/usr/include/firefox/nspr/ \
  --with-nspr-libs=/usr/lib/firefox/ \
  --with-nss-includes=/usr/include/firefox/nss/ \
  --with-nss-libs=/usr/lib/firefox/ --prefix=/usr
make
pfexec make install

Restart Pidgin, and go to Tools->Plugins, and enable the Pidgin Encryption plugin.

No votes yet

Comments

I want to say huge thanks for

I want to say huge thanks for those small tutorial on how to install one app or other on Opensolaris. I would say that if I didn't find your website - I would give with Opensolaris for sure. Just because of those small useful posts of yours - I am trying to get used to it. Thanks one more time for posting them here and I will be really waiting for other ones to appear in the nearest future.

Regards,

Tom Tickston from online payday loans

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <p> <span> <div> <h1> <h2> <h3> <h4> <h5> <h6> <img> <map> <area> <hr> <br> <br /> <ul> <ol> <li> <dl> <dt> <dd> <table> <tr> <td> <em> <b> <u> <i> <strong> <font> <del> <ins> <sub> <sup> <quote> <blockquote> <pre> <address> <code> <cite> <embed> <object> <param> <strike> <caption>
  • Lines and paragraphs break automatically.

More information about formatting options