summaryrefslogtreecommitdiff
path: root/tools/pipol/rc.fedora
blob: 111206693545b8b79bb9a524f41f79784a0a3060 (plain)
1
2
3
4
5
6
7
8
9
#!/bin/sh
yum -y remove ccache

yum --enablerepo=development -y install compat-libstdc++-33.i386
yum --enablerepo=development -y upgrade automake
yum --enablerepo=development -y install libtool
yum --enablerepo=development -y install texinfo
yum --enablerepo=development -y install gmp-devel
yum --enablerepo=development -y install mpfr-devel