[Mono-list] Nunit2.0 from Mono code problems and success from
Nunit 2.1.4 codebase!!
Francisco Figueiredo Jr.
fxjrlists@yahoo.com.br
Sat, 20 Sep 2003 20:40:40 -0300
Francisco Figueiredo Jr. wrote:
> Gonzalo Paniagua Javier wrote:
>
>> El sáb, 20-09-2003 a las 05:33, Francisco Figueiredo Jr. escribió:
>>
>>
>>
>> NUnit uses Assembly.Load. That means that you have the assembly you want
>> to run must be in your MONO_PATH, ie, in your case,
>> MONO_PATH=.:$MONO_PATH
>>
>
> Hi Gonzalo.
> When I set MONO_PATH I got the following messages:
>
> [fxjr@mercurio nunit2tests]$ export
> MONO_PATH=.:$MONO_PATH:/home/fxjr/Desenvolvimento/CVSRepositories/Mono/install/lib:/home/fxjr/Desenvolvimento/CVSRepositories/Mono/install/bin
>
[...]
Ok, one more time it was my fault!! :)
Thanks jackson, in gnome irc, who pointed me out to monodis which
revealed I was in fact linking to *nunit.framework.dll* incorrectly.
So, just adding the $PWD to MONO_PATH as gonzalo said solved everyting.
Thanks all.
--
Regards,
Francisco Figueiredo Jr.
------
"My grandfather once told me that there are two
kinds of people: those
who work and those who take the credit. He told me
to try to be in the
first group; there was less competition there."
- Indira Gandhi