2014-05-21

Installing VLC in Backtrack 5

  1. apt-get install vlc
  2. hexedit /usr/bin/vlc
  3. find "geteuid._libc_start_man" and change it to "getppid._libc_start_man"
  4. you can also run "apt-get install non-free-codecs" which will help play additional video formats.