larry77 commented on issue #15649: Installation Fails on Debian Stable Machine
URL: 
https://github.com/apache/incubator-mxnet/issues/15649#issuecomment-515231136
 
 
   Hi,
   And thanks!
   The installation from source eventually fails for the same reasons, look at 
this
   
   g++ -std=gnu++11 -shared -L/usr/lib/R/lib -Wl,-z,relro -o mxnet.so 
executor.o export.o im2rec.o io.o kvstore.o mxnet.o ndarray.o symbol.o -llapack 
-lblas -L/usr/lib/R/lib -lR
   make[1]: Leaving directory '/home/lorenzo/incubator-mxnet/R-package/src'
   installing to /usr/local/lib/R/site-library/00LOCK-R-package/00new/mxnet/libs
   ** R
   ** demo
   ** inst
   ** byte-compile and prepare package for lazy loading
   Note: ... may be used in an incorrect context 
   ** help
   No man pages found in package  ‘mxnet’ 
   *** installing help indices
   ** building package indices
   ** installing vignettes
   ** testing if installed package can be loaded from temporary location
   [1] "Loading local: inst/libs/libmxnet.so"
   Error: package or namespace load failed for ‘mxnet’:
    .onLoad failed in loadNamespace() for 'mxnet', details:
     call: dyn.load("R-package/inst/libs/libmxnet.so", local = FALSE)
     error: unable to load shared object 
'/home/lorenzo/incubator-mxnet/R-package/R-package/inst/libs/libmxnet.so':
     /home/lorenzo/incubator-mxnet/R-package/R-package/inst/libs/libmxnet.so: 
cannot open shared object file: No such file or directory
   Error: loading failed
   Execution halted
   ERROR: loading failed
   * removing ‘/usr/local/lib/R/site-library/mxnet’
   make: *** [Makefile:701: rpkg] Error 1
   
   
   
   Banging my head against the wall....

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

Reply via email to