<html>
  <head>
    <meta content="text/html; charset=windows-1252"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">".bin" are a "dump" of Scilab 5 macros
      stack representation, so it is impossible in Scilab 6 to reproduce
      it.<br>
      I am afraid that you need to rebuild your toolboxes especially to
      Scilab 6.<br>
      <br>
      Some compatibility points will be managed by ATOMS.<br>
      <br>
      example :<br>
      <br>
      tbx_2<br>
        -> deps : tbx_1 ( any )<br>
      <br>
      If you install tbx_2 on Scilab 6, atoms will looking for latest
      version of tbx_1 >= 6<br>
      If you install tbx_2 on Scilab 5, atoms will looking for latest
      version of tbx_1   5.0 <= x < 6 ( not currently coded, we
      need to update process that generate ATOMS dependencies )<br>
      <br>
      But yes, that a lot of work to rebuild all toolboxes for Scilab 6,
      check behaviors, tests, demos, dependencies.<br>
      <br>
      Anyway, thank you for the problem analysis.<br>
      Antoine<br>
      <br>
      Le 15/07/2015 15:02, Samuel Gougeon a écrit :<br>
    </div>
    <blockquote cite="mid:55A659F9.2010007@free.fr" type="cite">
      <meta content="text/html; charset=windows-1252"
        http-equiv="Content-Type">
      <div class="moz-cite-prefix">Le 15/07/2015 14:53, Samuel Gougeon a
        écrit :<br>
      </div>
      <blockquote cite="mid:55A657AF.4020208@free.fr" type="cite">
        <meta content="text/html; charset=windows-1252"
          http-equiv="Content-Type">
        .../...<br>
        OK: a module may provide both lib files, and in its startup
        file, test the Scilab version and copy the right lib file in its
        ~\macros\ directory.<br>
        But this is quite tricky. From now (5.5) and until Scilab 6.1,
        genlib() could generate both "lib" and "lib.xml" files, and
        lib() use the right file among both.<br>
      </blockquote>
      .<br>
      By the way, this trick won't work for modules installed for all
      users, since the user would then need write privileges on
      SCI\contrib\<module>\<version>\macros\<br>
      So, let's forget it. Modifying genlib() and lib() would be much
      better.<br>
      <br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:dev@lists.scilab.org">dev@lists.scilab.org</a>
<a class="moz-txt-link-freetext" href="http://lists.scilab.org/mailman/listinfo/dev">http://lists.scilab.org/mailman/listinfo/dev</a>
</pre>
    </blockquote>
    <br>
    <br>
    <pre class="moz-signature" cols="200">-- 
Antoine ELIAS
Software developer
-----------------------
Scilab Enterprises
143bis rue Yves Le Coz - 78000 Versailles
Phone: 01.80.77.04.70
<a class="moz-txt-link-freetext" href="http://www.scilab-enterprises.com">http://www.scilab-enterprises.com</a></pre>
  </body>
</html>