[Freeipa-devel] Building the source

Simo Sorce ssorce at redhat.com
Sun Aug 19 15:24:24 UTC 2007


On Sun, 2007-08-19 at 14:39 +0200, lena.kalmer at web.de wrote:
> Hi all,
> 
> is there anywhere some documentation which describes how to build
> freeipa from the source and its dependencies like pyKerberberos? I'm
> also looking for a description about the basic configuration for FDS
> and the KDC.

Hi Lena,
right now the most useful way for me is to do just use make all in the
section you are interested in.

If you use Fedora 7, it is as easy as doing an make dist; make rpms, or,
if you have local modifications to use: make local-dist
these commands will create rpm files under rpmbuild/RPMS and will tell
you if you need any package for dependencies.

The PyKerberos package is the only dependency we have that is not yet
pacakged in F7, you can find a src.rpm in the list archives, download
it, install it with rpm -ivh PyKerb...src.rpm and then build it with
rpmbuild -ba /usr/src/redhat/SPECS/PyKerberos.spec, rpm files will be
located under /usr/src/redhat/RPMS

cheers,
Simo.



P.S: I recovered your message from my "blacklisted" folder, this means
your provider is in an anti-spam blacklist, you may want to contact him
to solve the issue, as many of your messages may otherwise simply get
lost or refused by recipients.





More information about the Freeipa-devel mailing list