From what I know, meebey's repository is built against Debian unstable, which is probably what you don't want. I would say your best bet is to either remove meebey's repository or use your pin file to include only the Debian unstable stuff you need.
And with the thundering silence here, don't worry about posting.
That's what it is here for.
First of all, thank you for replying =)
newbie reply : "never used pin file" ... I'm just looking at the docs !
(i just hope not to get the entire unstable libs...)
addendum: I've installed with your advice the needed packages (libapache2-mono-mono, etc.)
BUT still when I start apache2 I get :
[Thu Sep 21 10:02:40 2006] [notice] caught SIGTERM, shutting down
[Thu Sep 21 10:02:43 2006] [notice] LDAP: Built with OpenLDAP LDAP SDK
[Thu Sep 21 10:02:43 2006] [notice] LDAP: SSL support unavailable
[Thu Sep 21 10:02:43 2006] [error] Failed running '/usr/lib/pkgconfig/../../bin/mod-mono-server --filename /tmp/mod_mono_server_default --applications /euwebmaker:/var/www/euwebmaker --nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
[Thu Sep 21 10:02:43 2006] [error] Failed running '/usr/lib/pkgconfig/../../bin/mod-mono-server --filename /tmp/mod_mono_server_default --applications /euwebmaker:/var/www/euwebmaker --nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
[Thu Sep 21 10:02:43 2006] [notice] Apache/2.0.55 (Debian) mod_mono/1.1.17 PHP/4.4.2-1.1 configured -- resuming normal operations
[Thu Sep 21 10:02:43 2006] [error] Failed running '/usr/lib/pkgconfig/../../bin/mod-mono-server --filename /tmp/mod_mono_server_default --applications /euwebmaker:/var/www/euwebmaker --nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
[Thu Sep 21 10:02:43 2006] [error] Failed running '/usr/lib/pkgconfig/../../bin/mod-mono-server --filename /tmp/mod_mono_server_default --applications /euwebmaker:/var/www/euwebmaker --nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
[Thu Sep 21 10:02:43 2006] [error] Failed running '/usr/lib/pkgconfig/../../bin/mod-mono-server --filename /tmp/mod_mono_server_default --applications /euwebmaker:/var/www/euwebmaker --nonstop (null) (null) (null) (null) (null) (null) (null)'. Reason: No such file or directory
I've checked the files, they are all in place...
where could I get a log of what is doing the mono "machine" ?
Kind Regards!