On Tue, 2011-12-20 at 20:41 +0100, Stelian Ionescu wrote:
I've set up a repository containing libfixposix(and in future other C libraries on which IOLib depends), currently available only for Debian and Ubuntu(RH & co. coming soon)
To enable it on your system add to /etc/apt/sources.list:
deb http://download.opensuse.org/repositories/home:/sionescu/DISTRO/ ./
and to /etc/apt/preferences:
Package: libfixposix* Pin: origin download.opensuse.org Pin-Priority: 1001
Replace DISTRO with Debian_Squeeze, Ubuntu_Natty or Ubuntu_Oneiric
I now added a repository for Ubuntu 12.04 named Ubuntu_Precise
For Redhat/Centos 6 download http://download.opensuse.org/repositories/home:/sionescu/RHEL_6/home:sionesc... into /etc/yum.repos.d/ then yum check-update && yum install libfixposix-devel
For openSUSE 12.1 download http://download.opensuse.org/repositories/home:/sionescu/openSUSE_12.1/home:... into /etc/zypp/repos.d/ then zypper update && zypper install libfixposix-devel