Re: [Jprogramming] Jserver

2018-10-11 Thread chris burke
Toshinari The error message is that the shared library cannot be read. The location looks right, but please check that the file exists. Otherwise, I would expect the addon to work on Mojave. I don't have Mojave yet on my mac, but you could recompile the addon from the github source in https://git

[Jprogramming] Jserver

2018-10-10 Thread Toshinari Kamakura
I am much interested in Jserver for using J in R. Recently I tried to use it in R, but I could not connect with J in R. The following errors occurred: > source("jserver.R") # load R cover functions > > Jinit() # initialize J dyn.load(so) でエラー: 共有ライブラリ '/Users/kamakur