[MonoDevelop] Build and NUnit lib

Lluis Sanchez lluis at ximian.com
Wed Jan 11 05:52:30 EST 2006


El jue, 05-01-2006 a las 22:02 +0100, Jacob Ilsø Christensen escribió:
> Is this patch good to commit. If so, I'll do it. :-)

Please do, thanks.

>  
> /Jacob
> 
>  
> On 12/27/05, Grzegorz Sobanski <silk at boktor.net> wrote: 
>         Hi.
>         
>         There are two problems with building Mono Develop and nunit
>         support.
>         One is emerging on Debian systems, and other is independent. 
>         
>         OS: Debian Sid, NUnit package 2.2.0-1, MonoDevelop - rev
>         54856.
>         
>         1. Configure seems to be broken, because it behaves
>         differently in those
>         situtaions:
>         a) run with parameter:
>         ./configure --enable-nunit 
>         ./configure --disable-nunit
>         b) run without any parameters
>         ./configure
>         
>         In a) configure is doing a pkg-config check for installation
>         of nunit,
>         and acts accordingly - sets paths, exits when nunit is not
>         found, etc. 
>         
>         But in b) no check is done.
>         It is not a problem for old developers who have all needed
>         libs
>         installed, but is an annoyance for new ones, as it is not
>         doing it's job
>         of proper checking for needed libs.
>         
>         I attach a small patch fixing this.
>         
>         2. It is mentioned in mail from Matthew B Philmon on 14.12,
>         and in #76814
>         On Debian systems NUnit packages is installing nuint as
>         "nunit" in
>         pkg-config. But MonoDevelop build process looks for
>         "mono-nunit" so it 
>         cannot find installed nunit libs.
>         I can write to debian package maintainer, if name mono-nunit
>         is somehow
>         encouraged and widely used. But I don't know why MonoDevelop
>         looks for
>         mono-nunit and not nunit?
>         Other solution is to change configure to look for both, which
>         I could 
>         probably do if it is needed.
>         
>         And small question. Configure checks for nunit in version
>         1.1.8. Is
>         MonoDevelop really working with NUnit prior to 2.2? Some did
>         check it?
>         
>         Best wishes
>         Grzegorz
>         
>         -- 
>         Grzegorz "Silk" Sobański                        silk (at)
>         boktor.net
>         I am root. If you see me laughing,
>         http://boktor.net
>         you better have backups.
>         
>         
>         _______________________________________________
>         Monodevelop-list mailing list
>         Monodevelop-list at lists.ximian.com
>         http://lists.ximian.com/mailman/listinfo/monodevelop-list
>         
>         
>         
> 
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list



More information about the Monodevelop-list mailing list