From rmeggins at redhat.com Fri Feb 8 22:06:07 2008 From: rmeggins at redhat.com (Rich Megginson) Date: Fri, 08 Feb 2008 15:06:07 -0700 Subject: [Fedora-directory-announce] One step build for platforms other than Fedora Message-ID: <47ACD24F.1000208@redhat.com> I've updated the one step build scripts for Fedora DS 1.1. The new version allows you to pick and choose which components you want to build from source and which you want to just use from the operating system. I don't have a tarball up yet, but you can get it from anonymous CVS: cvs -d :pserver:anonymous at cvs.fedoraproject.org:/cvs/dirsec co dsbuild or if you don't want the CVS directories cvs -d :pserver:anonymous at cvs.fedoraproject.org:/cvs/dirsec export -rHEAD dsbuild FAQ: * How does it work? after checkout/export cd dsbuild/meta/ds make help Help only tells about SASL_SOURCE and SNMP_SOURCE - but if you look at the meta/ds/Makefile you will see that there are many COMPONENT_SOURCE variables (NSPR_SOURCE, NSS_SOURCE, etc.). The script is not smart enough to figure out which components are provided by your OS, so if you want to build something from source you'll have to explicitly specify it. Use make PREFIX=/opt/dirsrv to compile and install directly into /opt/dirsrv Use make PREFIX=/opt/dirsrv DESTDIR=/var/tmp to compile and install into /var/tmp for packaging that at runtime will use /opt/dirsrv e.g. for native system packaging systems * What's missing? All console/java code is still incomplete - jss, ldapjdk, etc. dsbuild/README needs to be updated make help needs to be updated * What platforms are supported? You'll need relatively recent versions of GNU make, sed, wget, bzip2, gzip, tar, patch, md5sum -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/x-pkcs7-signature Size: 3245 bytes Desc: S/MIME Cryptographic Signature URL: