Bugzilla – Bug 319241
mod_mono-1.1.9.2.tar.gz: invalid ./configure --help
Last modified: 2007-09-15 21:24:06 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".