[Mono-list] Environment variables for mono/linux

Marcus mathpup@mylinuxisp.com
Mon, 14 Apr 2003 17:29:43 -0500


Do you have Qt# (qtsharp) installed on your system? If so, Qt.dll generally 
should appear in /usr/local/lib. If you have Qt.dll in another location, and 
you do not wish to move it, you can set the MONO_PATH environmental variable 
to point to the directory containing Qt.dll. Feel free to contact me if I can 
help you further.

On Monday 14 April 2003 03:40 am, Volker.That@jostra.net wrote:
> Hi !
>
> I'm very interested in Mono, so I bought the first (German) book covering
> this topic.
>
> I tried hard to run the qtsharp examples, but I always get the following
> message.
>
> mono hello.exe  results in:
>
> ** (hello.exe:1857): WARNING **: Could not find assembly Qt
> Can not open image hello.exe