Click to See Complete Forum and Search --> : Fedora Core: Install from SRPMs?


Nexist
05-05-2004, 05:31 PM
I am preparing to install the Fedora Core project on my system, & I noticed that there are three iso images, & three SRPM iso images.

Can one install from the SRPM images and have a source based distro, or am I just dreaming?

mdwatts
05-05-2004, 06:50 PM
Originally posted by Nexist

Can one install from the SRPM images and have a source based distro, or am I just dreaming?

You first need some sort of base system along with the development packages and rpm/rpmbuild installed though figuring out the order to compile and install the src rpm packages would be a pain.

rpmbuild --rebuild <packagename>

Might be possible, but you would be better off just doing a normal installation.