Comment 23 for bug 1183580

Revision history for this message
NeverMind (agathe-durieux) wrote : Re: librcc segfaults on latest saucy

Method old school, but efficient.

mkdir 123
cd 123

wget http://ftp.de.debian.org/debian/pool/main/libr/librcc/librcc0_0.2.9-3.1_i386.deb
OR
wget http://ftp.de.debian.org/debian/pool/main/libr/librcc/librcc0_0.2.9-3.1_amd64.deb

ar p librcc0_0.2.9-3.1*.deb data.tar.gz | tar zx
sudo mv usr/lib/librcc.so.0.2.9 /usr/lib/librcc.so.0.2.9

Have a nice day !