[scilab-Users] xcos failure

e-letter inpost at gmail.com
Fri Nov 4 11:16:11 CET 2011


On 04/11/2011, Sylvestre Ledru <sylvestre.ledru at scilab.org> wrote:
> Le vendredi 04 novembre 2011 à 09:46 +0000, e-letter a écrit :
>> Readers,
>>
>> Tried to activate xcos but failure occurred:
>>
>> Undefined variable: Xcos
>>
>>
>>
>> if with_module("xcos") then xcos(); else disp(gettext("Please install xcos
>> m
>>                                    !--error 999
>> xcos: Unable to load the hdf5-java (jhdf5) library.
>> Expecting version [1, 8, 4] ; Getting version [0, 0, 0] .
>> while executing a callback
>>
>> How to solve please?
> It is the same issue you reported in the previous email...
> http://mailinglists.scilab.org/scilab-java-td3479658.html
>

jdhf5 files were installed and contains:

fits-2.6.1.jar, fits.jar, jhdf5-2.6.1.jar, jhdf5.jar,
jhdf5obj-2.6.1.jar, jhdf5obj.jar, jhdfobj-2.6.1.jar, jhdfobj.jar,
jhdfview-2.6.1.jar, jhdfview.jar, junit-2.6.1.jar, junit.jar,
netcdf-2.6.1.jar, netcdf.jar

After installation and start of scilab, the following error is reported:

 ___________________________________________
                     scilab-branch-5.3

                Consortium Scilab (DIGITEO)
              Copyright (c) 1989-2011 (INRIA)
              Copyright (c) 1989-2007 (ENPC)
        ___________________________________________


Startup execution:
  loading initial environment

if with_module("xcos") then xcos(); else disp(gettext("Please install xcos m
                                   !--error 999
xcos: Unable to load the hdf5-java (jhdf5) library.
Expecting version [1, 8, 4] ; Getting version [1, 8, 2] .
while executing a callback



More information about the users mailing list