Hmm... For some reason I never received the notification for your message. Sorry about that.
I've updated the PKGBUILD to include LDFLAGS="-lm".
Search Criteria
Package Details: ta-lib 0.4.0-3
Package Actions
| 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: | |
| Submitter: | None |
| Maintainer: | dkasak |
| Last Packager: | dkasak |
| Votes: | 14 |
| First Submitted: | 2007-04-28 05:53 |
| Last Updated: | 2014-06-09 10:19 |
Dependencies (0)
Required by (7)
Sources
Latest Comments
Comment by dkasak
Comment by nboichat
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
Updated the PKGBUILD, added arch x86_64. It builds now.
Anonymous comment
Could you add x86_64? It worked fine for me. Thanks.