Hi Tim,
Tim Lyons wrote:
>> Check that /opt/local/lib/libfreetype.dylib has the correct install_name:
>>
>> otool -D /opt/local/lib/libfreetype.dylib
>>
> This gives
> tim$ otool -D libfreetype.dylib
> libfreetype.dylib:
> /usr/local/lib/libfreetype.6.dylib
>
> So the 'install name' of the librar
Thanks for the reply.
On 8 Apr 2008, at 05:10, Peter O'Gorman wrote:
Tim Lyons wrote:
I must be missing something very elementary here!
I am trying to install gnome-python-extras, but the configure step
fails. So I have extracted out the failing part, and it fails
trying to
link because i
Tim Lyons wrote:
> I must be missing something very elementary here!
>
> I am trying to install gnome-python-extras, but the configure step
> fails. So I have extracted out the failing part, and it fails trying to
> link because it can't find /usr/local/lib/libfreetype.6.dylib, which
> isn't surpr
I must be missing something very elementary here!
I am trying to install gnome-python-extras, but the configure step
fails. So I have extracted out the failing part, and it fails trying
to link because it can't find /usr/local/lib/libfreetype.6.dylib,
which isn't surprising as there is no s