[Mono-osx] Still trouble with 1.1.16
    Ken & Deb Allen 
    kendrhyd at sympatico.ca
       
    Fri Jul 21 11:49:56 EDT 2006
    
    
  
Yes, my system also seems to have the older version. My system was  
installed from the original 10.4 DVD and contains all updates issued  
by Apple.
> % ls -al /usr/X11R6/lib/libexpat*
> -rw-r--r--   1 root  wheel  135856 Jun 28 14:26 /usr/X11R6/lib/ 
> libexpat.0.4.dylib
> lrwxr-xr-x   1 root  wheel      18 Mar  4 13:14 /usr/X11R6/lib/ 
> libexpat.0.dylib -> libexpat.0.4.dylib
> -rw-r--r--   1 root  wheel  538636 Dec 25  2005 /usr/X11R6/lib/ 
> libexpat.a
> lrwxr-xr-x   1 root  wheel      18 Mar  4 13:14 /usr/X11R6/lib/ 
> libexpat.dylib -> libexpat.0.4.dylib
-ken
On 21-Jul-06, at 11:41 AM, John David Duncan wrote:
>>>
>>> However, the same problem with libdgiplus exists. Below follows the
>>> relevant part when trying to run the WinForms app with
>>> MONO_LOG_LEVEL=debug.
>
>
> BTW, this bit of advice about MONO_LOG_LEVEL has led me to pinpoint  
> why I can run Winforms apps on one of my Macs and not the other  
> (under Mono 1.1.15).  It has to do with the version of expat  
> required by libgdiplus.
>
> Machine that works:
>
> % cd /usr/X11R6/lib/
> % ls libexpat*
> libexpat.1.0.dylib      libexpat.1.dylib         
> libexpat.a              libexpat.dylib
>
>
> Machine that doesn't work:
> % cd /usr/X11R6/lib/
> % ls libexpat*
> libexpat.0.4.dylib      libexpat.0.dylib         
> libexpat.a            libexpat.dylib
>
>
> (Why does my older Mac has libexpat 1 in /usr/X11R6/lib, while my  
> newer Mac has libexpat 0.4?  I have no idea).
>
>
> JD
>
>
    
    
More information about the Mono-osx
mailing list