On Fri, Nov 14, 2008 at 02:49:38PM -0500, Eric Miller wrote: > The latest git pull isn't building on Ubuntu Ibex. Any idea what the issue > might be? > > In file included from shoes/world.c:5: > ./shoes/app.h:26:21: error: vlc/vlc.h: No such file or directory > ./shoes/app.h:27:24: error: vlc/libvlc.h: No such file or directory
In Ibex, there's been a renaming. $ sudo aptitude install vlc libvlc-dev _why
