Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

ubuntu mxnet install issue #3549

Closed
bananemure opened this issue Oct 17, 2016 · 7 comments
Closed

ubuntu mxnet install issue #3549

bananemure opened this issue Oct 17, 2016 · 7 comments

Comments

@bananemure
Copy link

bananemure commented Oct 17, 2016

Hi I have been trying to install mxnet_0.0.7.targ.gz For and R-client on ubuntu 16.04; but the following error message is returned
installing to /home/stef/R/x86_64-pc-linux-gnu-library/3.3/mxnet/libs
** R
** demo
** inst
** preparing package for lazy loading
** help
*** installing help indices
** building package indices
** installing vignettes
** testing if installed package can be loaded
*** Error in `/usr/lib/R/bin/exec/R': free(): invalid pointer: 0x0000000003e0f488 ***

Thanks

@RogerBorras
Copy link

I have problems in ubuntu 16.04 too. It is possible to provide an easy installation like in windows?

@thirdwing
Copy link
Contributor

Can you provide more info, including your os, compiler version, R version, Rcpp version, cuda version?

@thirdwing thirdwing added the R label Oct 18, 2016
@bananemure
Copy link
Author

Hi,
R version: 3.3.1 (Bug in your hair)
Rcpp: 0.12.7
gcc: gcc (Ubuntu 5.4.0-6ubuntu1~16.04.2) 5.4.0 20160609
cuda : version (8.0.44-1)

@thirdwing
Copy link
Contributor

Have you compiled and built mxnet lib successfully? You just failed in building R package?

I met some issues with gcc 5.4 in this summer.

@bananemure
Copy link
Author

Yes the compilation of lib was successful.
I succeed in building the mxnet_0.7.targ.gz R package
but I the installation failed.

@skrish13
Copy link

@RogerBorras you just have to run the bash file, "install-mxnet-ubuntu-r.sh". What exactly did you try?

@thirdwing
Copy link
Contributor

I am closing this since it has been inactive. Feel free to reopen if necessary.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants