general-discussion > NIAK docker error
Showing 1-3 of 3 posts
Display:
Results per page:
Jun 9, 2016  04:06 AM | Yuki Sakai
NIAK docker error
Dear all,

 I'm trying to use NIAK with docker (following instruction at http://niak.simexp-lab.org/niak_installa...) on Ubuntu 12.04 LTS.
 Although docker and NIAK with docker seem to be installed successfully, I encountered following error and Octave GUI was closed.
 How can I pass this error?
--------------
docker_run_niak
non-network local connections being added to access control list
niak
niak
Warning: Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
octave exited with signal 11
---------------

Best,
 Yuki
Jun 10, 2016  08:06 PM | Pierre Bellec
RE: NIAK docker error
Hi Yuki,

I don't think the warning at the end is serious. Could you describe better what platform you are using (virtual machine?) and when/how the crashes occurs. If this is an option, I would recommend upgrading to recent Ubuntu LTS, such as 14.04 or 16.04. Best,

Pierre Bellec

Originally posted by Yuki Sakai:
Dear all,

 I'm trying to use NIAK with docker (following instruction at http://niak.simexp-lab.org/niak_installa...) on Ubuntu 12.04 LTS.
 Although docker and NIAK with docker seem to be installed successfully, I encountered following error and Octave GUI was closed.
 How can I pass this error?
--------------
docker_run_niak
non-network local connections being added to access control list
niak
niak
Warning: Unable to load library icui18n "Cannot load library icui18n: (libicui18n.so.48: cannot open shared object file: No such file or directory)"
octave exited with signal 11
---------------

Best,
 Yuki
Jun 14, 2016  08:06 AM | Yuki Sakai
RE: NIAK docker error
Dear Bellec,

 Thank you for your kind and quick reply.
 My host computer itself is based on Ubuntu 12.04 LTS. Since my environment was constructed NITRC-CE (http://www.nitrc.org/plugins/mwiki/index...) and it's not compatible with Ubuntu 14.04 or later, I'm trying to use NIAK with docker on Ubuntu 12.04.

 The crash occurred just after I run 'docker_run_niak', the some messages 'Welcome to Octave!' appeared and push 'Finish' button on Octave.

Best,
 Yuki