Penguins-On-Hudson

Linux & F.O.S.S. in the Hudson River Valley.

Penguins-On-Hudson is an advocacy program sponsored by Codefix Consulting to help promote Linux and F.O.S.S. (Free Open Source Software) in the lower Hudson River Valley.

Archive for June, 2006

Vim, lately?

Monday, June 5th, 2006

As I write this, Vim 7 is making waves as the next great thing in Open Source software; although it’s not yet available in most package management systems. Fortunately, Vim is easy to compile from source. I used the following to compile the source on my Ubuntu laptop:
sudo apt-get build-dep vim-gtk
sudo aptitude install […]

Read the rest of this entry »