[Mono-list] problem installing mod_mono 1.0.9

Barbara Plank monomail at gmx.net
Mon May 23 06:25:49 EDT 2005


Hi,

strange.... I have a problem installing mod_mono 1.0.9 from source...
I was upgrading my red hat 9 machine from mono 1.0.5 to mono 1.1.7 with 
Mod_mono 1.0.9

Configuring the module, everything is ok and also apsx was found. 
"Make" also works, but when then doing "make install" I get the ff:

[root at SERVER01 mod_mono-1.0.9]# make install
Making install in src
make[1]: Entering directory `/root/Mono 1.1.7
rpm's/webserver/mod_mono-1.0.9/src'
/root/Mono 1.1.7 rpm's/webserver/mod_mono-1.0.9/install-sh -d
"/usr/local/apache2/modules"
/bin/sh: -c: line 1: unexpected EOF while looking for matching `''
/bin/sh: -c: line 2: syntax error: unexpected end of file
make[1]: *** [install] Error 2
make[1]: Leaving directory `/root/Mono 1.1.7
rpm's/webserver/mod_mono-1.0.9/src'
make: *** [install-recursive] Error 1


The strange thing: After the error occurred, I tried to install the older
release -- mod_mono 1.0.8 form source. And that worked!! 


Why can I install mod_mono 1.0.8 (from src) but not mod_mono 1.0.9??

Any ideas?

Thanks,
Barbara




################ Additional ########################################
# here the output of ./configure --prefix=/usr  (for mod_mono 1.0.9)
####################################################################


checking for apxs2 in /usr/local/apache2/bin... no
checking for apxs in /usr/local/apache2/bin... found, we'll use this. Use
--with-apxs to specify another.
checking for apr-config in /usr/local/apache2/bin... found, we'll use this.
Use --with-apr-config to specify another.
checking for Apache libexec directory... /usr/local/apache2/modules
checking for Apache sysconf directory... /usr/local/apache2/conf
checking for Apache include directory... -I/usr/local/apache2/include
checking Apache version... 2.0
checking for pkg-config... /usr/bin/pkg-config
checking for --with-mono-default-config-dir...
/usr/local/apache2/conf/mod-mono-applications
checking for apr_socket_connect in -lapr-0... no
checking for mono installation prefix... /usr/
checking for http_protocol.h... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating mod_mono.conf
config.status: creating src/Makefile
config.status: creating man/mod_mono.8
config.status: creating man/Makefile
config.status: creating include/mod_mono_config.h
config.status: executing depfiles commands
---
Configuration summary for mod_mono

   * Installation prefix = /usr/
   * Apache version = 2.0
   * Apache modules directory = /usr/local/apache2/modules
   * apxs = /usr/local/apache2/bin/apxs
   * apr-config = /usr/local/apache2/bin/apr-config
   * Verbose logging (debug) = no
   * mono prefix = /usr/
   * Default MonoApplicationsConfigDir =
/usr/local/apache2/conf/mod-mono-applications

---




More information about the Mono-list mailing list