#32 Unable to build 389-admin on OSX
Closed: wontfix Opened by mkosek.

https://bugzilla.redhat.com/show_bug.cgi?id=739133

./Config fails with "grep: /usr//private/etc/apache2/httpd.conf: No such file
or directory"
The reason is that on OSX:
-D HTTPD_ROOT="/usr"
and...
-D SERVER_CONFIG_FILE="/private/etc/apache2/httpd.conf"
The correct location of httpd.conf is *not* HTTPD_ROOT + SERVER_CONFIG_FILE.
It's just SERVER_CONFIG_FILE.

batch update to FUTURE milestone

set default ticket origin to Community

Added initial screened field value.

Metadata Update from @rmeggins:
- Issue set to the milestone: 389-admin,console FUTURE

We do not plan to fix this issue.

Metadata Update from @firstyear:
- Custom field component reset (from Unknown)
- Custom field reviewstatus adjusted to new (was: Needs Review)
- Issue close_status updated to: wontfix
- Issue status updated to: Closed (was: Open)

389-ds-base is moving from Pagure to Github. This means that new issues and pull requests
will be accepted only in 389-ds-base's github repository.

This issue has been cloned to Github and is available here:
- https://github.com/389ds/389-ds-base/issues/32

If you want to receive further updates on the issue, please navigate to the github issue
and click on subscribe button.

Thank you for understanding. We apologize for all inconvenience.

Metadata