[Mono-bugs] [Bug 421155] Gendarme does not check if the exe is good
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Fri Aug 29 09:59:10 EDT 2008
https://bugzilla.novell.com/show_bug.cgi?id=421155
User spouliot at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=421155#c5
Sebastien Pouliot <spouliot at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |NEEDINFO
Info Provider| |vgiszpenc at dsci.com
--- Comment #5 from Sebastien Pouliot <spouliot at novell.com> 2008-08-29 07:59:09 MDT ---
Gendarme are no dependencies on gtk# (it only depends on mono itself and the
Cecil version bundled within it). So the Monodevelop problem is different from
this one.
I assume mono and monotools were both installed in the same prefix ?
being /usr/local ?
Also try running gendarme without it's script, like:
mono /usr/local/lib/gendarme/gendarme.exe
if that works, then do
MONO_LOG_LEVEL="debug" MONO_LOG_MASK="asm" mono
/usr/local/lib/gendarme/gendarme.exe
and paste the results here.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.
More information about the mono-bugs
mailing list