<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <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=ISO-8859-1"
        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>
  </body>
</html>