[Mono-list] Problems with compiling mod-mono

monoMVC zbjin at yahoo.com
Sun Jul 5 10:02:12 EDT 2009


Hi,

It's exciting that mono-2.4.2 includes ASP.net MVC.  Thanks for this great
software.  I am trying to build it on Ubuntu 8.10.  Here is the problems I
encountered.

I build mono, xsp, mod-mono with tarballs.  It's very smooth in building
mono.

xsp build is successful except the test directory, so it seems still able to
work.  The problem claimed is: dotnet package not found, but I can't find
this packaget with apt-cache search.

as of building mod-mono,  
./configure --prefix=/opt/mod-mono --with-apxs=/usr/sbin/apache2
--with-mono-prefix=/opt/mono
 --with-apr-config=/usr/bin/apr-config
make

make failed, the problem claimed is it can't find httpd.h, ... files.  

I installed apache2, apache2-prefork-dev, apache2-threaded-dev packages
before building xsp and mod-mono.  (no apache2-dev package exists.)  And the
httpd.h, ... files does exist in /usr/include/apache2 directory.

I guess the problem is "make" does not search sub-directories in
/usr/include.

can anybody give me some help? 

Thanks in advance!

-- 
View this message in context: http://www.nabble.com/Problems-with-compiling-mod-mono-tp24343364p24343364.html
Sent from the Mono - General mailing list archive at Nabble.com.



More information about the Mono-list mailing list