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:
[EMAIL PROTECTED] 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
_______________________________________________ Mono-list maillist - [EMAIL PROTECTED] http://lists.ximian.com/mailman/listinfo/mono-list
