[Mono-list] mod_mono make error
Gonzalo Paniagua Javier
reply.to.the.list.iam.suscribed@notexists.ximian.com
Sat, 11 Dec 2004 04:34:09 -0500
On Fri, 2004-12-10 at 17:13 -0500, Shawn Vose wrote:
> I just grabbed the latest version of mod_mono from the downloads
> section, when I run make after running :
>
> ./configure --prefix=/usr/local/apache --with-apxs=/usr/local/apache
> --with-apr-config=/usr/local/apache
--with-apxs and --with-apr-config take the full path to apxs (apxs2) and
apr-config.
-Gonzalo