I can not compile
Opened this issue · 4 comments
Deleted user commented
I'm trying to compile your code
`[ root#: wget] ./bootstrap
./bootstrap: Error: 'autoconf' not found
./bootstrap: Error: 'automake' not found
./bootstrap: Error: 'autopoint' not found
./bootstrap: Error: 'makeinfo' not found
./bootstrap: Please install the prerequisite programs`
Why no INSTALL a file?
pelya commented
Use script android/build.sh to build Android binaries. You will also need
NDK installed.
…On Sun, Feb 19, 2017 at 4:28 AM, GARILLAZZZ ***@***.***> wrote:
I'm trying to compile your code
`[ root#: wget] ./bootstrap
./bootstrap: Error: 'autoconf' not found
./bootstrap: Error: 'automake' not found
./bootstrap: Error: 'autopoint' not found
./bootstrap: Error: 'makeinfo' not found
./bootstrap: Please install the prerequisite programs`
Why no INSTALL a file?
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub
<#1>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJewC801OCL5tQooSCW7jj0gYlUYt1gks5rd6jRgaJpZM4MFVX2>
.
Deleted user commented
You will also need NDK installed.
It takes a lot of space, and I have no way to download it.
pelya commented
Then just use precompiled binaries inside android directory
…On Feb 21, 2017 4:35 PM, "GARILLAZZZ" ***@***.***> wrote:
You will also need NDK installed.
It takes a lot of space, and I have no way to download it.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAJewFHjYace-4_gtU9K7CKlaebjx_Y3ks5revYzgaJpZM4MFVX2>
.
Deleted user commented
All the problem is solved. I downloaded the binary GNU Wget 1.13.4 built on eabi.