Bug 460209 - adminserver "./configure --help" error @ --with-apr-config
Summary: adminserver "./configure --help" error @ --with-apr-config
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: 389
Classification: Retired
Component: Admin
Version: 1.2.0
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nathan Kinder
QA Contact: Viktor Ashirov
URL:
Whiteboard:
Depends On:
Blocks: 389_1.2.6
TreeView+ depends on / blocked
 
Reported: 2008-08-26 19:52 UTC by bwailea+11
Modified: 2015-12-07 16:33 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-12-07 16:33:36 UTC
Embargoed:


Attachments (Terms of Use)
Patch (10.25 KB, patch)
2010-02-15 19:19 UTC, Nathan Kinder
nhosoi: review+
Details | Diff

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


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