Package Details: ta-lib 0.4.0-3

Package Base: ta-lib
Description: A library providing common functions for the technical analysis of financial market data.
Upstream URL: http://ta-lib.org/
Category: lib
Licenses: BSD
Submitter: None
Maintainer: dkasak
Last Packager: dkasak
Votes: 14
First Submitted: 2007-04-28 05:53
Last Updated: 2014-06-09 10:19

Latest Comments

Comment by dkasak

2013-12-25 15:48

Hmm... For some reason I never received the notification for your message. Sorry about that.

I've updated the PKGBUILD to include LDFLAGS="-lm".

Comment by nboichat

2013-08-15 11:25

Hi,

I'm not clear exactly why, but it seems you should add LDFLAGS="-lm" on the configure line:
./configure --prefix=/usr LDFLAGS="-lm"

This is needed for talib-ruby to work:
https://github.com/rivella50/talib-ruby/issues/6

Thanks.

Comment by dkasak

2013-04-24 12:47

Updated the PKGBUILD, added arch x86_64. It builds now.

Anonymous comment

2011-05-05 19:34

Could you add x86_64? It worked fine for me. Thanks.