doublethanks Matt, for reference, in FreeBSD: 1. don't use the port (the configure script *appears* to be missing) 2. download the sources from freebsd.org or your favourite mirror 3. unzip and extract the tarball 4. cd to the folder, vim72 in my case 5. $ sudo ./configure --enable-gui=gtk2 6. $ sudo make && make install && make clean
Step 5 is the clincher - that's two " - " before enable. My latex-suite add-on now looks usable! Steve --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
