momo0853 / mp4v2

mp4v2 for android
Other
19 stars 20 forks source link

Unable to install on Android via termux #183

Open trustosas opened 2 years ago

trustosas commented 2 years ago

Input & Output: root@localhost:~# git clone https://github.com/momo0853/mp4v2/ Cloning into 'mp4v2'... remote: Enumerating objects: 4497, done. remote: Total 4497 (delta 0), reused 0 (delta 0), pack-reused 4497 Receiving objects: 100% (4497/4497), 1.82 MiB | 177.00 KiB/s, done. Resolving deltas: 100% (3363/3363), done. root@localhost:~# cd mp4v2 root@localhost:~/mp4v2# ./configure bash: ./configure: No such file or directory root@localhost:~/mp4v2# make && sudo make install