[Mono-winforms-list] Want to contribute to new SWF implementa tion ?

Josh Dady jpd@indecisive.com
Tue, 14 Sep 2004 11:01:07 -0400


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Sep 14, 2004, at 9:58 AM, Baker, GJ (Gareth) wrote:

> I'm using the prebuilt mono package for Mac OSX. I can build and 
> install the
> new SWF from the CVS sources but when I try to run a simple example 
> (in the
> Mac X11 environment) mono complains that it can't find libX11.so.

In general, whenever Mono looks for a shared library under the wrong 
name for a given platform, you can fix it in <prefix>/etc/mono/config.  
If you open 
/Library/Frameworks/Mono.framework/Versions/1.0/etc/mono/config in an 
editor, you should see a list of <dllmap/> tags -- just add one more to 
the list:

	<dllmap dll="libX11.so" target="libX11.dylib"/>

- --
Joshua P. Dady
http://www.indecisive.com/

-----BEGIN PGP SIGNATURE-----
Version: PGP 8.1

iQA/AwUBQUcHvjbRoEWRn4lnEQKxfQCfeJ8DSdIaSjLqGB4m+OYLQg6cO6sAoMK/
Dt4sv91QJQnISF6qSugfO2GP
=N/U1
-----END PGP SIGNATURE-----