I would like to install the latest release of Fedora Directory Server onto a specific filesystem. Does anyone know how this can be done? Is it possible using RPM?
TIA, Gene Poole
2008/7/15 Gene Poole gene.poole@macys.com:
I would like to install the latest release of Fedora Directory Server onto a specific filesystem. Does anyone know how this can be done? Is it possible using RPM?
perhaps you may have some problem, just try it, the worst that can happen is to get a segment of fault.
TIA, Gene Poole
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
Gene Poole wrote:
I would like to install the latest release of Fedora Directory Server onto a specific filesystem. Does anyone know how this can be done? Is it possible using RPM?
Not using RPM. The pre-built RPMS available from Fedora and our web site use a strict FHS layout - http://directory.fedoraproject.org/wiki/FHS_Packaging However, when you run setup, you have a great deal of flexibility about where to put files/directories - unfortunately, you will have to read the code in /usr/lib/dirsrv/perl/DSCreate.pm to see what all of those options are, and you will have to create an install.inf file to specify all of the customized paths - take a look at the setDefaults() function in DSCreate.pm
TIA, Gene Poole
-- Fedora-directory-users mailing list Fedora-directory-users@redhat.com https://www.redhat.com/mailman/listinfo/fedora-directory-users
389-users@lists.fedoraproject.org