Here. I get the same results you did:

Gabis-Mac:~ ghuiber$ otool -L /usr/X11/lib/libfreetype.6.dylib
/usr/X11/lib/libfreetype.6.dylib:
        /usr/X11/lib/libfreetype.6.dylib (compatibility version 14.0.0,
current version 14.2.0)
        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
1.2.5)
        /usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version 
1.0.5)
        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
version 159.1.0)

For kicks, I tried running otool on my wife's machine as well, but
there Bash reported "command not found". I have Homebrew. She doesn't.

Thank you,
Gabi

On Tue, Feb 7, 2012 at 10:39 PM, Alexander Hansen
<alexanderk.han...@gmail.com> wrote:

> The reason plotting doesn't work for you is that having your
> libfreetype.6.dylib downgraded causes the gnuplot application to fail.
>
> What's strange to me is that I've applied the OS 10.7.3 update too, but
> I don't show the same version on the library as you do:
>
> $ otool -L /usr/X11/lib/libfreetype.6.dylib
> /usr/X11/lib/libfreetype.6.dylib:
>        /usr/X11/lib/libfreetype.6.dylib (compatibility version 14.0.0, current
> version 14.2.0)
>        /usr/lib/libz.1.dylib (compatibility version 1.0.0, current version 
> 1.2.5)
>        /usr/lib/libbz2.1.0.dylib (compatibility version 1.0.0, current version
> 1.0.5)
>        /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current
> version 159.1.0)
>
> Could you please run the same command as I did and post the result?
>
> - --
> Alexander Hansen, Ph.D.
> Fink User Liaison
> http://finkakh.wordpress.com/
> -----BEGIN PGP SIGNATURE-----
> Version: GnuPG v1.4.11 (Darwin)
> Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
>
> iEYEARECAAYFAk8x7owACgkQB8UpO3rKjQ/PigCcCKwUT8vaLLdquIM/2Uw8yDVO
> bdMAoJ5Af4Lhr9/YkkNZ0KlxD5gX0f2h
> =iu08
> -----END PGP SIGNATURE-----

------------------------------------------------------------------------------
Keep Your Developer Skills Current with LearnDevNow!
The most comprehensive online learning library for Microsoft developers
is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3,
Metro Style Apps, more. Free future releases when you subscribe now!
http://p.sf.net/sfu/learndevnow-d2d
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to