Hi Heiko,
It works, and I also tried 'export LD_LIBRARY_PATH=/usr/local/bin;
octave' with success.
Thanks for your help
Greetings
Jose
On 10/10/2016 12:22 PM, Heiko Strathmann wrote:
Hi Jose,
try running 'sudo ldconfig' to update your shared library cache
If the error remains, please fill in a github issue posting your
system specs and how you installed it.
Best
Heiko
2016-10-08 15:33 GMT+01:00 Jose Gomez <[email protected]
<mailto:[email protected]>>:
Hi all,
I'm a newbie in Shogun. After compile and install shogun 4.1.0
with octave-module support in Debian Linux. I run octave and type
modshogun, I get the following error :
error:
/usr/lib/x86_64-linux-gnu/octave/site/oct/api-v50+/x86_64-pc-linux-gnu//modshogun.oct:
failed to load: libshogun.so.17: can't open shared object file:
File or directory doesn't exist.
I checked libshogun.so.17 is in /usr/local/lib.
Can anybody help me in know what I did wrong?
Thanks in advance for your help.
Jose Gomez