Hi,
When i tried to install Xine from source i got a stck and error says.
==========================
libtool: link: (cd ".libs" && rm -f "libxine.so.1" && ln -s "libxine.so.1.11.1" "libxine.so.1")
libtool: link: (cd ".libs" && rm -f "libxine.so" && ln -s "libxine.so.1.11.1" "libxine.so")
libtool: link: ( cd ".libs" && rm -f "libxine.la" && ln -s "../libxine.la" "libxine.la" )
Making all in audio_out
Making all in viahdlib
cp: cannot remove `/usr/local/lib/libviaaudiohdout.so': Permission denied
make[4]: *** [subdirs] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
xine-lib install fail, exit
==========================
This is only the final portion of the terminal commands...

