ccd try
tfe ~/dl/mustH_b/media/mpg/mtv-1.2.5.tar.gz
cd mtv
cp mtv mtvp /opt/bin/
cp mtv.1 /opt/man/man1/
mkdir -p /usr/local/lib/mtvp/voh/
cp voh_sdl.so /usr/local/lib/mtvp/voh/
chmod 644 /usr/local/lib/mtvp/voh/voh_sdl.so
Copy the executable binaries mtv and mtvp anywhere in your PATH.
voh_sdl.so (if available) is an extension for fullscreen support. It should be
copied in the directory /usr/local/lib/mtvp/voh/ (you must create this
directory if it does not exist).