Norbert escribió:
> as normal user I can compile my application without
> any errors. It uses Windows.Forms for graphical
> output. But I cannot launch it:
> mono test1.exe
> fails and reports the errors which you can find at the
> end of this message. As root I can launch the program
> normally and it works fine. The system I use is Debian
> Sarge and Mono 1.1.17.1 (installed by binary
> installer).
The problem seems to be that a DLL file is not found. If being root
finds it and not as a user, perhaps you need to stablish some
environment variables that the superuser already has, so as to let mono
find the libgdiplus library. I don't remember them but you should be
able to find info about it looking at the archives or the mono-project wiki.
Regards,
Andrés [ knocte ]
--
_______________________________________________
Mono-list maillist - [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list