You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/01/12 14:47:00 UTC

[GitHub] imamdigmi commented on issue #9377: Error: Can't find 'R-package' during the installation

imamdigmi commented on issue #9377: Error: Can't find 'R-package' during the installation
URL: https://github.com/apache/incubator-mxnet/issues/9377#issuecomment-357256952
 
 
   Yap! @lupesko here are the steps I took :
   1.`git clone --recursive https://github.com/apache/incubator-mxnet.git mxnet --branch 0.11.0 && cd mxnet`
   2. `sudo apt-get install -y libopenblas-dev liblapack-dev`
   3. `make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CUDA=1 USE_CUDA_PATH=/usr/local/cuda USE_CUDNN=1`
   4. `make rpkg`
   
   and i got the error.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services