[vlc] vlc-0.8.6f compile errors

KH KH kwizart at gmail.com
Thu Apr 3 14:19:14 CEST 2008


2008/4/3, jarmo <oh1mrr at nic.fi>:
> Just tried to compile newest VLC and didn't succes.
>  Warning, some words are in Finnish, Have localized distro into Finnish.
>  Distro is Centos 5.1 with vanilla kernel 2.6.24.3
>
>  o"; else rm -f ".deps/libwxwidgets_plugin_a-menus.Tpo"; exit 1; fi
See http://forum.videolan.org/viewtopic.php?f=13&t=30193
unfortunately CentOS via the EPEL repository doesn't provide a
compat-wxGTK26 package.
you should take it from the F-8 repository and rebuild:
ftp://ftp.proxad.net/mirrors/fedora.redhat.com/fedora/linux/updates/8/SRPMS/compat-wxGTK26-2.6.4-0.8.src.rpm
rpmbuild --rebuild compat-wxGTK26-2.6.4-0.8.src.rpm
When building vlc, you will need this at configure step:
	 --with-wx-config=wx-2.6-config

Nicolas (kwizart)



More information about the vlc mailing list