[Mono-list] Gendarme

Sebastien Pouliot sebastien.pouliot at gmail.com
Thu Mar 22 17:10:39 EDT 2007


Hello Einar,

On Thu, 2007-03-22 at 21:45 +0100, Punk Programmer wrote:
> I'm an ex-.NET/Windows developer who've just installed Mono 1.2 on my
> Mac OS X. I'd like to take a look at Gendarme, but I'm afraid my tiny
> brain and lack of experience conspire to hinder me. I've gotten the
> source from SVN, but running autogen.sh fails with the message that
> MONO_CECIL is an unexpected token. I realize that Gendarme uses cecil,
> and so I should have cecil installed. I've downloaded the dll
> (Mono.cecil.dll), but am still stumped as to how to inform autogen.sh
> of this. My naive attempt at declaring an environment variable called
> MONO_CECIL was predictably futile.
> 
> Any help for a beginner would be greatly appreciated!

If you got Gendarme from SVN then it was under the cecil/ so you should
have cecil sources too.

Go to {your svn path}/cecil/lib and type ./configure --prefix={your
prefix} then proceed with Gendarme.

> Kind regards,
> Einar
> _______________________________________________
> Mono-list maillist  -  Mono-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-list
-- 
Sebastien Pouliot  <sebastien at ximian.com>
Blog: http://pages.infinit.net/ctech/



More information about the Mono-list mailing list