Files @ 5002dce4a922
Branch filter:

Location: libtransport.git/docs/guide/fedora_rhel.textile

moyamo
Prevent python plugin from crashing with InvalidWireType exception

Too much data was passed to wrapper.parseFromString resulting in it
trying to read another tag even after the WrapperMessage has ended
There are nightbuilds for Fedora, CentOS-6 or RHEL6 distributions.

h2. Fedora


1. Save "fedora-spectrum2.repo":http://repos.fedorapeople.org/repos/jkaluza/spectrum2/fedora-spectrum2.repo file into /etc/yum.repos.d/

2. Install spectrum2 and spectrum2-libpurple-backend

<pre>
yum install spectrum2 spectrum2-libpurple-backend
</pre>

h2. RHEL/CentOS

1. Save "epel-spectrum2.repo":http://repos.fedorapeople.org/repos/jkaluza/spectrum2/epel-spectrum2.repo file into /etc/yum.repos.d/

2. Install spectrum2 and spectrum2-libpurple-backend

<pre>
yum install spectrum2 spectrum2-libpurple-backend
</pre>