> Hello everybody: > I saw an article about a gentoo based distro which was using Anaconda > (aka the Red Hat Installer) as an installer. They fixed it so it could > with Gentoo and they put the sources in their web site so I downloaded > it and tried to make it work but there are three things missing > > a) kudzu libraries and headers (kudzu-devel in red hat lingo) > b) libtermcap > c) pump-devel (pump is a DHCP client wrote by Red Hat). > > Can anyone send me a link || a solucion?? >
Get the rpms from rpmfind.net and run rpm2tgz on them, unpack, make, install. or install rpm and rpm -ivH *.rpm --nodepends Just a comment about anaconda. I've used it a lot. It breaks a lot. If you've got a fixed target, with a fixed hardware set - like a Sharp PDA, it works pretty well. If the hardware changes under you or the package list changes, it breaks. Bob - -- [email protected] mailing list
