[Mono-list] problem launching a self compiled application

"Andrés G. Aragoneses [ knocte ] "Andrés G. Aragoneses [ knocte ]
Thu Sep 28 07:01:14 EDT 2006


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 ]

-- 



More information about the Mono-list mailing list