appunite / AndroidFFmpeg

[DEPRECATED] FFmpeg build for android random architectures with example jni
Apache License 2.0
1.07k stars 470 forks source link

'Could not find compilator' #153

Closed okarakose closed 3 years ago

okarakose commented 8 years ago

I did all commands which are writing on installation section of wiki.

./fetch.sh

./autogen.sh: 1: ./autogen.sh: aclocal: not found ./autogen.sh: 55: test: -lt: argument expected ./autogen.sh: 59: test: -gt: argument expected ./autogen.sh: 67: test: -lt: argument expected ./autogen.sh: 71: test: -gt: argument expected ./autogen.sh: 1: ./autogen.sh: libtoolize: not found ./autogen.sh: 55: test: -lt: argument expected ./autogen.sh: 59: test: -gt: argument expected ./autogen.sh: 67: test: -lt: argument expected ./autogen.sh: 71: test: -gt: argument expected ./autogen.sh: 1: ./autogen.sh: autoconf: not found ./autogen.sh: 55: test: -lt: argument expected ./autogen.sh: 59: test: -gt: argument expected ./autogen.sh: 67: test: -lt: argument expected ./autogen.sh: 71: test: -gt: argument expected generating configure.ac' runningaclocal -I . --force' ./autogen.sh: 1: eval: aclocal: not found error while running `aclocal -I . --force'

./build_android.sh

`+ '[' /home/android-ndk-r8e = '' ']'

guanguodong999 commented 8 years ago

Did you solve the problem?

okarakose commented 8 years ago

unfortunately.. I am still waiting the best way to use ffmpeg library on android platform.

guanguodong999 commented 8 years ago

only do it yourself. o_O