Bug 253818 - Need to allow FHS opt layout for perldir and propertydir
Summary: Need to allow FHS opt layout for perldir and propertydir
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Directory Server
Version: 1.1.0
Hardware: All
OS: Linux
low
low
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 240316 FDS1.1.0
TreeView+ depends on / blocked
 
Reported: 2007-08-22 05:04 UTC by Nathan Kinder
Modified: 2015-12-07 17:04 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 17:04:31 UTC
Embargoed:


Attachments (Terms of Use)
CVS Diffs (1.40 KB, patch)
2007-08-22 05:04 UTC, Nathan Kinder
no flags Details | Diff

Description Nathan Kinder 2007-08-22 05:04:35 UTC
The filesystem layout that the Directory Server uses for it's perldir and
propertydir in the build system don't work when using the --with-fhs-opt option
to build both ldapserver and adminserver.

The attached diffs correct this issue.  Noriko has reviewed and tested my
changes as well, as noted in this e-mail snippet from her:

=====================================
I've made exact the same change on configure.ac and ran a quick test on hound. 
It worked fine.

I've approved (and tested) your ldapserver configure.ac diff.  Check it in! ;)
=====================================

Comment 1 Nathan Kinder 2007-08-22 05:04:35 UTC
Created attachment 162027 [details]
CVS Diffs

Comment 2 Nathan Kinder 2007-08-22 05:12:51 UTC
Checked into ldapserver (HEAD).  Thanks to Noriko for her review!

Checking in configure;
/cvs/dirsec/ldapserver/configure,v  <--  configure
new revision: 1.62; previous revision: 1.61
done
Checking in configure.ac;
/cvs/dirsec/ldapserver/configure.ac,v  <--  configure.ac
new revision: 1.37; previous revision: 1.36
done

Comment 3 Nathan Kinder 2007-12-21 19:36:32 UTC
Verified that property files are being placed in /opt/dirsrv/share/properties
and perl modules are placed in /opt/dirsrv/lib/perl on HP-UX.  This is a bit
different than the paths implemented in this bug, but this was done on purpose
after receiving feedback that paths such as /opt/dirsrc/lib/dirsrv/perl were
redundant.

Marking as VERIFIED.


Note You need to log in before you can comment on or make changes to this bug.