John Beckett wrote: > kostafey wrote: >> But I've got a problem(s) dicribed on discussion page: >> http://vim.wikia.com/wiki/Talk:Use_Taglist_with_LaTeX_files > > Perhaps I've missed something in this thread, but I don't think you have > mentioned your problem. Generally, people reading a mailing list don't > want to click links to read someone's question.
Spot on. I didn't intend to click the links, but now that you've got some of the content out in the open, perhaps I can help. > You then used the ctags FAQ [2] to download the GNU regex package for > Win32 from [3]. > > Your current problem (I think) is that the regex package from [3] is > corrupt and can't be installed. Perhaps try getting the GNU regex package for Windows from here: http://sourceforge.net/project/showfiles.php?group_id=2435&package_id=73286&release_id=140957 I have had success with it cross-compiling some other software, so I'm fairly confident it will work! You may need to rename some files or give ctags' ./configure some arguments or something to get it to recognise it (since it's not called simply libregex but libgnurx or something). Ben. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
