<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"> P {margin-top:0;margin-bottom:0;} </style>
</head>
<body dir="ltr">
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Hello,</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
It looks like the scilab 5.5.2 binary is not compatible with your system (<font size="2"><span style="font-size:11pt">nc_putchar
</span></font>version error). IMHO it should be better to use the latest Scilab version and try to build dependencies by hand ; regarding the toolboxes:</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
* <a href="http://forge.scilab.org/index.php/p/stftb/" id="LPlnk228481">http://forge.scilab.org/index.php/p/stftb/</a> is not published for 6.1 but might compile on it ; get the sources and try to build on your own machine.<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
* <a href="https://atoms.scilab.org/toolboxes/emd_toolbox/" id="LPlnk">https://atoms.scilab.org/toolboxes/emd_toolbox/</a> already uses the pvApiCtx symbol ; it might be possible to port it to scilab 6.1 without a big refactoring.</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div class="_Entity _EType_OWALinkPreview _EId_OWALinkPreview _EReadonly_1"></div>
Thanks,<br>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
<br>
</div>
<div style="font-family: Calibri, Arial, Helvetica, sans-serif; font-size: 12pt; color: rgb(0, 0, 0);">
Clément<br>
</div>
<div id="appendonsend"></div>
<hr style="display:inline-block;width:98%" tabindex="-1">
<div id="divRplyFwdMsg" dir="ltr"><font face="Calibri, sans-serif" style="font-size:11pt" color="#000000"><b>De :</b> users <users-bounces@lists.scilab.org> de la part de Jean-Yves Baudais <Jean-Yves.Baudais@insa-rennes.fr><br>
<b>Envoyé :</b> mardi 22 décembre 2020 12:36<br>
<b>À :</b> Users mailing list for Scilab <users@lists.scilab.org><br>
<b>Objet :</b> Re: [Scilab-users] atomsLoad</font>
<div> </div>
</div>
<div class="BodyFragment"><font size="2"><span style="font-size:11pt;">
<div class="PlainText">Hi,<br>
<br>
> You must use Scilab 5.5.2 and install the 1.2 version of the toolbox. It<br>
> should run out of the box.<br>
<br>
Ok. I installed it. "scilab" command and "scilab -nw" or "-nb" or "-ns" or "-noatomsautoload" give the so funny "Segmentation fault" :-( Hopefully, "scilab -nwni" works, but I only have the head_comments help and no plot. So, not so funny, but I can juggle
between scilab-5.5.2 and scilab-6.1.0<br>
<br>
"scilab -debug" does not work anymore (but I not able to use gdb!)<br>
<br>
gdb: SCI/lib/thirdparty/libtinfo.so.5: no version information available (required by gdb)<br>
gdb: SCI/lib/thirdparty/libtinfo.so.5: no version information available (required by /lib/x86_64-linux-gnu/libreadline.so.7)<br>
[...]<br>
gdb: relocation error: /lib/x86_64-linux-gnu/libncursesw.so.5: symbol _nc_putchar version NCURSES_TINFO_5.9.20150530 not defined in file libtinfo.so.5 with link time reference<br>
<br>
and "scilab -nogui" gives (maybe more informative)<br>
<br>
Scilab startup function detected that the function proposed to the engine is the wrong one. Usually, it comes from a linker problem in your distribution/OS.<br>
Here, Scilab should have 'libscijvm-disable' defined but gets 'libscijvm' instead.<br>
If you do not know what it means, please report a bug on <a href="http://bugzilla.scilab.org/">
http://bugzilla.scilab.org/</a>. If you do, you probably know that you should change the link order in SCI/modules/Makefile.am<br>
<br>
Is there a simple way to solve this JVM problem? (Note that the default scilab-6.0 installed in my Unbuntu has a JVM problem also and does not work. Maybe I will try to solve it another time.)<br>
<br>
-- <br>
Jean-Yves Baudais<br>
_______________________________________________<br>
users mailing list<br>
users@lists.scilab.org<br>
<a href="http://lists.scilab.org/mailman/listinfo/users">http://lists.scilab.org/mailman/listinfo/users</a><br>
</div>
</span></font></div>
</body>
</html>