Sunday, March 28, 2010

Re: Open big file in Gvim

Hi Ben, hi mirod,

Thank you for your answers.
It worked the way you said.
:-)

1) I installed Perl (Strawberry) for Windows.
- I fetched it on the following website:
http://strawberryperl.com/releases.html
- I chose: strawberry-perl-5.10.1.1-portable.zip

2) I unzipped it to "C:\perl_strawberry_5_10_1_1_portable"
=> because you can't have white spaces in your file path...
like with "C:\Program Files"...

3) Then, in command line, I launched:
C:\perl_strawberry_5_10_1_1_portable# cpan XML::Twig
=> The "XML::Twig" module was correctly installed.

4) And then I could run "xml_split" like that:
<where_the_xml_file_to_split_is>#
perl C:\perl_strawberry_5_10_1_1_portable\perl\bin\xml_split
<the_xml_file_to_split>.xml

Thanks again :-),
sincerely,
--
Lmhelp
--
View this message in context: http://old.nabble.com/Open-big-file-in-Gvim-tp28013165p28058274.html
Sent from the Vim - General mailing list archive at Nabble.com.

--
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

To unsubscribe from this group, send email to vim_use+unsubscribegooglegroups.com or reply to this email with the words "REMOVE ME" as the subject.

No comments: