Bug 319241 (MONO76380) - mod_mono-1.1.9.2.tar.gz: invalid ./configure --help
Summary: mod_mono-1.1.9.2.tar.gz: invalid ./configure --help
Status: RESOLVED FIXED
Alias: MONO76380
Product: Mono: Class Libraries
Classification: Mono
Component: Sys.Web (show other bugs)
Version: 1.1
Hardware: Other Other
: P3 - Medium : Minor
Target Milestone: ---
Assignee: Hisham Mardam Bey
QA Contact: Mono Bugs
URL:
Whiteboard:
Keywords: build
Depends on:
Blocks:
 
Reported: 2005-10-09 09:59 UTC by Gediminas Bukauskas
Modified: 2007-09-15 21:24 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Wiest 2007-09-15 19:34:09 UTC


---- Reported by audriusb@homelan.lt 2005-10-09 02:59:53 MST ----

Description of Problem:
   ./configure --help 
informs the builder about "–-with-apxs" option, but script rejects this
setting:
   configure: error: invalid variable name: –-with-apxs
Correct configuration command is:
   ./configure --prefix=/usr
It detects apxs itself. 

Steps to reproduce the problem:
1. tar -xzvf mod_mono-1.1.9.2.tar.gz
2. cd mod_mono-1.1.9.2/
3. ./configure --prefix=/usr –-with-apxs=/usr/bin/apxs and compare this
command with information from ./configurre --help

Actual Results:


Expected Results:


How often does this happen? 


Additional Information:



---- Additional Comments From john.luke@gmail.com 2005-11-14 14:18:50 MST ----

moving to System.Web



---- Additional Comments From gonzalo@ximian.com 2005-11-14 17:25:58 MST ----

I don't know who did that tar.gz you got, but it works fine here with
1.1.10.

closing.


Unknown operating system unknown. Setting to default OS "Other".