Hi,

The NaN module wasn't available on 5.4 because one of its dependencies (distfun) wasn't either. I fixed the problem preventing distfun to compile, built it, made it available on 5.4, and then did the same for NaN. Both are now available on 5.4.

Simon
On 09/24/2012 08:52 PM, Antoine Monmayrant wrote:
Le 24/09/12 11:09, Stéphane Bécu a écrit :
Hello,
I'm currently using SCILAB 5.4.0 beta version but I can not find the NaN_Toolbox available in the 5.3.3 version.
To get the NaN_toolbox I downloaded the right ATOMS package and run the attached 
"builder.sce" file but I got the following error messages:
Création des macros...
-- Création de [nanlib] (Macros) --
Le fichier bibliothèque Z:\MY_SCILAB_LIB\NaN\macros\lib a été mis à jour,
mais ne peut pas être chargé dans Scilab car nanlib est une variable protégée.
  !--error 10000
tbx_builder_gateway : Ce module requiert un compilateur C mais celui-ci n''a pu 
être trouvé.
at line      27 of function tbx_builder_gateway called by :
at line      33 of function builder_main called by :
builder_main();
Can anybody give me some explanations?
From what I can understand, you need a compiler to build this module.
Do you have compatible compiler installed?
http://help.scilab.org/docs/5.4.0-beta-3/en_US/supported_compilers.html

Secondly is it possible to know which ATOMS modules are implemented by default from one scilab version to another? Thanks in advance, Stéphane


_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users



_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

--
Simon Gareste
Support & Development Engineer
-----------------------------------------------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles, France
Phone: +33.1.80.77.04.70
http://www.scilab-enterprises.com

_______________________________________________
users mailing list
[email protected]
http://lists.scilab.org/mailman/listinfo/users

Reply via email to