It isn't a TAR until you remove the gzip encoding that makes it smaller. Kind of like zip, but it isn't.
First extract the TAR file from the tar.gz file (gunzip makemkv-bin-1.18.1.tar.gz) then you can use TAR to break the files out.
You seem sophisticated.
What about this?
admin1@ItsAlive:~/Downloads/Makemkv/makemkv-bin-1.18.1$ cd /home/admin1/Downloads/ffmpeg-7.1.1
admin1@ItsAlive:~/Downloads/ffmpeg-7.1.1$ ./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic
nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.
It isn't a TAR until you remove the gzip encoding that makes it smaller. Kind of like zip, but it isn't.
First extract the TAR file from the tar.gz file (gunzip makemkv-bin-1.18.1.tar.gz) then you can use TAR to break the files out.
You seem sophisticated.
What about this?
admin1@ItsAlive:~/Downloads/Makemkv/makemkv-bin-1.18.1$ cd /home/admin1/Downloads/ffmpeg-7.1.1
admin1@ItsAlive:~/Downloads/ffmpeg-7.1.1$ ./configure --prefix=/tmp/ffmpeg --enable-static --disable-shared --enable-pic
nasm/yasm not found or too old. Use --disable-x86asm for a crippled build.
If you think configure made a mistake, make sure you are using the latest
version from Git. If the latest version fails, report the problem to the ffmpeg-user@ffmpeg.org mailing list or IRC #ffmpeg on irc.libera.chat.
Include the log file "ffbuild/config.log" produced by configure as this will help
solve the problem.