OOPS! Looking through recent emails I wasn't the first to uncover this.
Tim Inman wrote:
Hi,
I just did a fresh install of 1057 on Intrepid Ibex with video
enabled. Here's one little snag I ran into:
The read me file says"
To install all of these libraries on Ubuntu or Debian:
# aptitude install libcairo2-dev libpixman-1-dev libpango1.0-dev \
libungif4-dev libjpeg62-dev libgtk2.0-dev vlc libvlc0-dev \
libsqlite3-dev libcurl4-openssl-dev ruby1.8-dev rake
But aptitude reported no candidate for libvlc0-dev existed, so I went
ahead and tried it with apt-get.
apt-get gave me a little more information. It told me that there was
no libvlc0-dev, but there was a libvlc-dev.
I tried it, and guess what? It worked!
Tim