On Sat, Mar 1, 2008 at 1:48 PM, Karanbir Singh <mail-lists at karan.org> wrote: > Primorec wrote: > > I've checked today here > > > > Extras Testing: > > i386 = http://centos.karan.org/el5/extras/testing/i386/RPMS/ > > x86_64 > > Sources > > > > Could not find gnumeric (yet). > > > > Am I looking into the right repository ? > > > > That is indeed the right place - only, I've been shuffing machines and > drives around setting up some stuff in the DC. So the next push should > have the packages. > The 'gnumeric' problem for the CentOS5.x is solved. There are 2 solutions available. Both of them work. SOLUTION A) (thanks to Michael A.P.) wget http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm wget http://yellowjacketlinux.fileburst.com/yum/yjl/el5/yjl-repo-1-3.el5_1.yjl.0.noarch.rpm rpm -i epel-release-5-2.noarch.rpm rpm -i yjl-repo-1-3.el5_1.yjl.0.noarch.rpm enable yjl-misc in /etc/yum.repos.d/yjl.repo yum install gnumeric SOLUTION B) (found via google on Scientific Linux) http://www.mail-archive.com/scientific-linux-users@listserv.fnal.gov/msg01563.html repo file: $ cat /etc/yum.repos.d/pjsl.repo [pjsl] name=PJ SL rpms baseurl=http://pj.freefaculty.org/ScientificLinux/5/$basearch/ enabled=1 [pjsl-source] name=PJ SL Linux 5 - $basearch - Source baseurl=http://pj.freefaculty.org/ScientificLinux/5/SRPMS enabled=0 #gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL #gpgcheck=1 Good luck Igor -- Experience is what you get when you didn't get what you wanted. Randy Pausch -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos/attachments/20080321/40798c2e/attachment-0005.html>