Hello,
I have built vim successfully in the past, but I am running in to
problems on my new Ubuntu installation.
"./configure" appears to run w/o problems.
"make" appears to run w/o problems.
However, "sudo make install" ends with this:
if test -d /usr/local/share/icons/locolor/16x16/apps -a -w /usr/local/
share/icons/locolor/16x16/apps \
-a ! -f /usr/local/share/icons/locolor/16x16/apps/gvim.png;
then \
cp ../runtime/vim16x16.png /usr/local/share/icons/locolor/16x16/
apps/gvim.png; \
fi
Any help would be appreciated...
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---