Bug 460209

Summary: adminserver "./configure --help" error @ --with-apr-config
Product: [Retired] 389 Reporter: bwailea+11
Component: AdminAssignee: Nathan Kinder <nkinder>
Status: CLOSED CURRENTRELEASE QA Contact: Viktor Ashirov <vashirov>
Severity: medium Docs Contact:
Priority: medium    
Version: 1.2.0CC: amsharma, rmeggins
Target Milestone: ---Keywords: VerifiedUpstream
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-12-07 16:33:36 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 543590    
Attachments:
Description Flags
Patch nhosoi: review+

Description bwailea+11 2008-08-26 19:52:13 UTC
building adminserver, "./configure --help" indicates,

	../configure --help | egrep "with-httpd|with-apxs|with-apr-config"
	  --with-httpd=PATH       Full path of Apache binary. Configure will usually
	  --with-apxs=PATH        Path to apxs
	  --with-apr-config       Use apr-config to determine the APR directory

although it's clear that 

	--with-httpd=...
	--with-apxs=...

accept full path to binary, for,

	--with-apr-config

it's not.

but, apparently, it does/can accept,

	--with-apr-config=/path/to/apr-config


"./configure --help" section should be corrected/clarified.

Comment 1 Nathan Kinder 2010-02-15 19:19:00 UTC
Created attachment 394380 [details]
Patch

Comment 2 Nathan Kinder 2010-02-15 20:56:12 UTC
Thanks to Noriko for her review!  Pushed to master.

Comment 3 Fedora Update System 2010-02-27 02:30:00 UTC
389-admin-1.1.11-0.2.a2.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/389-admin-1.1.11-0.2.a2.fc13

Comment 4 Fedora Update System 2010-02-27 02:30:15 UTC
389-admin-1.1.11-0.2.a2.el5 has been submitted as an update for Fedora EPEL 5.
http://admin.fedoraproject.org/updates/389-admin-1.1.11-0.2.a2.el5

Comment 5 Fedora Update System 2010-02-27 02:30:28 UTC
389-admin-1.1.11-0.2.a2.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/389-admin-1.1.11-0.2.a2.fc12

Comment 6 Fedora Update System 2010-02-27 02:30:41 UTC
389-admin-1.1.11-0.2.a2.fc11 has been submitted as an update for Fedora 11.
http://admin.fedoraproject.org/updates/389-admin-1.1.11-0.2.a2.fc11

Comment 8 Rich Megginson 2011-06-22 14:28:59 UTC
mark as verified upstream