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 2017/12/17 03:07:28 UTC

[GitHub] bzcheeseman commented on issue #9105: libmxnet.so load path error

bzcheeseman commented on issue #9105: libmxnet.so load path error
URL: https://github.com/apache/incubator-mxnet/issues/9105#issuecomment-352228468
 
 
   I managed to fix the problem with 
   `install_name_tool -id /path/to/mxnet/lib/libmxnet.so libmxnet.so`
   
   I still think this is an issue as I don't think it should be necessary to do this. However, this does seem to fix the problem, I'll investigate if I can make a change to the makefile to fix this.

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