>
> On Apr 4, 6:31 am, Wojciech Brański<bran...@gmail.com> wrote:
>> Hi
>>
>> I am on vim7.3 with +perl/dyn and perl512.dll library in the vim.exe dir.
>> I try to use :perldo but I optain:
>> E370: Coul not load library perl512.dll
>> Sorry, this cimmand is disable: ....
>>
>> Do someone know the issue ?
>>
> Vim only interfaces with the Perl version it was compiled with.
> Your :version output should contain the required DLL name. Check to
> make sure the Perl version matches and that the DLL is on your path.
>
:version output gives
+perl/dyn
.....
-DFEAT_PERL -DDYNAMIC_PERL -DDYNAMIC_PERL_DLL=\"perl512.dll\"
....
So it seems to look corectly
I took perl512.dll from strawberryperl-5.12 and put to dir that
contain gvim.exe
(for me id c:\exdev\tools\exvim\vim73).
I have try :perldo s/a/b/ and still get:
E370: Could not load library perl512.dll
Sorry, this command is disabled: the Perl library could not be loaded.
any ideas?
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php
No comments:
Post a Comment