[Mono-devel-list] Regarding

Daniel Lopez daniel at rawbyte.com
Thu Mar 13 07:04:53 EST 2003


If you are using mod_mono from cvs, you need autoconf, etc.
Which version of Linux are you using?

Why dont you use the released version from
http://www.apacheworld.org/modmono/ ?

./configure --with-apxs=/usr/sbin/apxs

> I try to run the mono with apache2 for running asp.net pages.so i 
> finished the first 2 steps
> and when i execute this step like this as given below
> 
> ./autogen.sh --with-apxs=/usr/sbin/apxs
> 
> It shows the error as given below.
> 
> As iam very new to linux,i could n't find what to do next.I try to 
> install several  automake RPMS and also libtool RPMS.Still i got the 
> error.Please mention accurately the Automake RPM ,LibTool RPM and 
> Autoconf versions.
> I want the exact version names.
> 
> 
> Pl help me in this.
> 
> 
> 
> aclocal: configure.in: 7: macro `AM_PROG_LIBTOOL' not found in library
> autoheader: error: AC_CONFIG_HEADERS not found in configure.in
> You should add the contents of `/usr/share/aclocal/libtool.m4' to 
> `aclocal.m4'.
> Putting files in AC_CONFIG_AUX_DIR, `..'.
> configure.in: `AM_INIT_AUTOMAKE' must be used
> automake: no proper implementation of AM_INIT_AUTOMAKE was found,
> automake: probably because aclocal.m4 is missing...
> automake: You should run aclocal to create this file, then
> automake: run automake again.
> src/Makefile.am:15: Libtool library used but `LIBTOOL' is undefined.
> src/Makefile.am:15: The usual way to define `LIBTOOL' is to add 
> `AC_PROG_LIBTOOL'src/Makefile.am:15: to `configure.in' and run `aclocal' 
> and `autoconf' again.
> /usr/local/share/automake-1.7/am/depend2.am: am__fastdepCC does not 
> appear in AM_CONDITIONAL
> /usr/local/share/automake-1.7/am/depend2.am: AMDEP does not appear in 
> AM_CONDITIONAL
> ./configure: line 1218: syntax error near unexpected token `mod_mono,'
> ./configure: line 1218: `AM_INIT_AUTOMAKE(mod_mono, 0.3)'
> 
> 
> 
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list



More information about the Mono-devel-list mailing list