Kh4L commented on issue #19731:
URL: 
https://github.com/apache/incubator-mxnet/issues/19731#issuecomment-757634066


   @benz725 
   `/work/mxnet/lib` is for the `LD_LIBRARY_PATH`, as it is done here:
   
https://github.com/apache/incubator-mxnet/blob/209a789e6cbc06d686b23893b892fbd58af6ffe8/ci/docker/runtime_functions.sh#L1099
   
   `/work/mxnet` correspond to the root of the source code.
   In your case, you should replace all occurrences of `/work/mxnet` by 
`/home/yfzx/mxnet-src/`. 
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@mxnet.apache.org
For additional commands, e-mail: issues-h...@mxnet.apache.org

Reply via email to