VLC Configuration

Samuel Hocevar sam at zoy.org
Sun Nov 12 03:25:52 CET 2000


On Sun, Nov 12, 2000, mpierce wrote:
> I try to config as per your instructions and get these errors:
> ./configure --prefix=/usr --enable-mmx --enable-gnome --enable-fb 
> --enable-glide --enable-ggi --enable-mga --enable-esd
> 
> plugins/ggi/intf_ggi.c:35: ggi/ggi.h: No such file or directory
> make: *** [plugins/ggi/intf_ggi.o] Error 1 

   You probably do not have the GGI development files (includes and
static libraries). I'd suggest a minimal build as a beginning:

  ./configure --prefix=/usr --enable-mmx

Regards,
-- 
Sam.




More information about the vlc mailing list