So I installed VLC and all it's dependencies (except libeml and libmatroska because it wasn't in the repository and the make install failed for unknown reasons to make them shared libraries) on SuSE 10.1. And while it appeared to install alright, when i attempt to run it I get the error:
vlc: symbol lookup error: /usr/lib/libavcodec.so.51: undefined symbol: faacDecOpen
faac and faad should be installed properly as far as I know, although faad gives strange error messages whenever I try to run it on it's own as opposed to faac which seems fine. Any advice on getting vlc up and running would be appreciated, it's been one of my largest projects to date to get it to run on this setup hah, so many libraries, so many failing make install's.