TA-Lib / ta-lib-python

Python wrapper for TA-Lib (http://ta-lib.org/).
http://ta-lib.github.io/ta-lib-python
Other
9.56k stars 1.75k forks source link

install problem - outdated config.guess and config.sub #641

Closed kakulukia closed 7 months ago

kakulukia commented 7 months ago

I tried to install ta lib on my Raspberry which did not work:

checking build system type... ./config.guess: unable to guess system type

This script, last modified 2006-07-02, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from

http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess and http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

But visiting the urls mentioned gives a somewhat 15 years more recent version of those files .. and it worked!

I could not find those files in the repo itself, otherwise i would have prepared a PR .. please update the build files!

mrjbq7 commented 7 months ago

Are you talking about the C library?

If so, we should track that in the ta-lib/ta-lib repo.

On Thu, Mar 7, 2024 at 1:48 PM kakulukia @.***> wrote:

I tried to install ta lib on my Raspberry which did not work:

checking build system type... ./config.guess: unable to guess system type

This script, last modified 2006-07-02, has failed to recognize the operating system you are using. It is advised that you download the most up to date version of the config scripts from

http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.guess and http://savannah.gnu.org/cgi-bin/viewcvs/*checkout*/config/config/config.sub

But visiting the urls mentioned gives a somewhat 15 years more recent version of those files .. and it worked!

I could not find those files in the repo itself, otherwise i would have prepared a PR .. please update the build files!

— Reply to this email directly, view it on GitHub https://github.com/TA-Lib/ta-lib-python/issues/641, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAF5A7DJPQCYBC2PZAM5M3YXDOC7AVCNFSM6AAAAABELYX2DWVHI2DSMVQWIX3LMV43ASLTON2WKOZSGE3TIOBVHE3DOMI . You are receiving this because you are subscribed to this thread.Message ID: @.***>

kakulukia commented 7 months ago

Oh yes, that step was about installing the lib via the downloaded tar.