> You need to make sure that anaconda's dependencies are all installed. > This is likely to be impossible on epel for recent anaconda. To get the > dependencies installed I do something like this (from inside the git > clone): > > yum install $(awk '/^Requires:/ {print $2}' anaconda.spec.in) Or, make -f Makefile.am install-buildrequires in the anaconda source tree. - Chris _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list