2009/10/1 Adam Mercer: > > On Wed, Sep 30, 2009 at 15:45, björn <[email protected]> wrote: > >> I have a feeling that it won't run on 10.5 because of the Perl version >> it is linked against. If so, please to an "otool -L >> MacVim.app/Contents/MacOS/*" and tell me which libraries are _not_ on >> your 10.5 system. > > Getting the following on my Intel Leopard system: > > Dyld Error Message: > Library not loaded: /System/Library/Perl/lib/5.10/libperl.dylib > Referenced from: /Users/ram/Desktop/MacVim.app/Contents/MacOS/Vim > Reason: image not found > > This is the only library that my Leopard System doesn't have.
Ok, I guess Sakamoto installed Perl 5.10 manually. Does Leopard have Perl 5.8.9 installed by default? ($ ls /System/Library/Perl) I will try to fix Perl compilation but it is kind of tricky since Perl is not a framework (Python and Ruby are) so I a may be forced to continue building the snapshot without Perl support. Thanks for trying out the binary, Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
