delta10
Re: getting VLC running in backtrack 5
Code:
vi /usr/bin/vlc
copy and paste the below into the vi session press enter
Code:
:%s/geteuid/getppid/
then copy and paste the below and do the same PRESS ENTER !!!
Code:
:w
very,very good job! thank youdelta10


delta10
