[MEncoder-users] x11 error

Carl Eugen Hoyos cehoyos at ag.or.at
Mon Nov 29 00:38:41 CET 2010


Rick C. <rickcorteza <at> gmail.com> writes:

> Last login: Sun Nov 28 20:41:46 on ttys002
> mymac:~ main$ /mencoder ; exit;
> dyld: Library not loaded: /usr/X11/lib/libfreetype.6.dylib

Suspecting you are using OS X, I just compiled mencoder with ./configure
--cc=gcc-4.2 && make (10.5.8 PPC):
$ otool -L mencoder|grep free
        /usr/X11/lib/libfreetype.6.dylib (compatibility version 13.0.0, current
version 13.0.0)

$ ls -l /usr/X11/lib/libfreetype.*
-rwxr-xr-x  1 root  wheel  3112752 Sep  2 06:59 /usr/X11/lib/libfreetype.6.dylib
lrwxr-xr-x  1 root  wheel       19 May 21  2010 /usr/X11/lib/libfreetype.dylib
-> libfreetype.6.dylib

Carl Eugen



More information about the MEncoder-users mailing list