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 2019/01/10 18:53:23 UTC

[GitHub] lanking520 commented on issue #13765: Centos 7: libcrypto.so.1.0.0: cannot open shared object file

lanking520 commented on issue #13765: Centos 7: libcrypto.so.1.0.0: cannot open shared object file
URL: https://github.com/apache/incubator-mxnet/issues/13765#issuecomment-453210760
 
 
   Hi @akond sorry to hear that. You can follow the following steps:
   ## Install Dependencies
   ```
   ./ci/docker/install/centos7_core.sh
   ./ci/docker/install/centos7_scala.sh
   ```
   ## Make the backend and scalapackage
   ```
   make -j$(nrpoc)
   make scalapkg
   ```
   

----------------------------------------------------------------
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