ibs-only-l --static --silence-errors ${PKG_CONFIG_NAME}`"
> PKG_LIBS="$PKG_LIBS `PKG_CONFIG_PATH=${LIB_DIR}/pkgconfig pkg-config
> --libs-only-other --static --silence-errors ${PKG_CONFIG_NAME}`"
>
>
> Thanks,
> --
> kou
>
> In
> "Re: [R] Insta
DIR}/pkgconfig pkg-config
--libs-only-l --static --silence-errors ${PKG_CONFIG_NAME}`"
PKG_LIBS="$PKG_LIBS `PKG_CONFIG_PATH=${LIB_DIR}/pkgconfig pkg-config
--libs-only-other --static --silence-errors ${PKG_CONFIG_NAME}`"
Thanks,
--
kou
In
"Re: [R] Install arrow packa
Hmm, I see a couple of things:
* There are two errors at the end, one about pthread_cancel and one about
undefined symbols for snappy. I can't tell if the pthread issue is fatal.
* On the latter, I see that we're using snappy and lz4 from the system
(cmake finds them in the Arrow C++ build) but wh
Hi Dragos,
It still fails after setting the environment variable. Here is the log.
Cheers,
Rares
Setup: centos:7 Docker container, R and related packages installed with yum
/> cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
/> export ARROW_R_DEV=true
/> R
R version 3.6.0 (2019-04-2
Hi Rares,
Thanks for getting in touch. Would you be able to set the environment variable
ARROW_R_DEV=true, retry the installation, and then, if it still fails, share
the log with us?
Kind regards,
Dragos
> On 30 Apr 2022, at 03:05, Rares Vernica wrote:
>
> Hello,
>
> I'm trying to do insta
Hello,
I'm trying to do install.packages("arrow") in R 3.6.0 on CentOS 7 and it
errors out like this:
$ cat /etc/redhat-release
CentOS Linux release 7.9.2009 (Core)
$ R
R version 3.6.0 (2019-04-26) -- "Planting of a Tree"
> install.packages("arrow")
...
** building package indices
** installing