[Fedora-directory-announce] One step build for platforms other than Fedora

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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@xxxxxxxxxxxxxxxxxxxxx:/cvs/dirsec co dsbuild
or if you don't want the CVS directories
cvs -d :pserver:anonymous@xxxxxxxxxxxxxxxxxxxxx:/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

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

--
Fedora-directory-announce mailing list
Fedora-directory-announce@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-directory-announce

[Index of Archives]     [Older Fedora Users Mail]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Review]     [Fedora Art]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]

  Powered by Linux