<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
----- Message d'origine ----- <br>
De : Huub van Niekerk <br>
Date : 05/03/2010 13:19:
<blockquote cite="mid:hmqss5$oag$3@dough.gmane.org" type="cite">
  <blockquote type="cite">
    <pre wrap="">
genlib("INTEGRAL_f2",
"/opt/scilab-5.2.1/share/scilab/modules/scicos_blocks/macros/Linear")
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Oops. Overlooked that detail. The INTEGRAL_f2.bin has been generated now, 
but when starting Scilab it gives error 4 at Linearlib: "undefined 
variable". And in the palette I don't see my new block. Is there more 
that I overlooked and/or more that I should do?

Thank you for helping out.
  </pre>
</blockquote>
In the /macros subdir of this lib, the builmacros.sce specifies the
command<br>
creating the library, that is called "Linearlib" instead of
"INTEGRAL_f2".<br>
You may merely run this buildmacros.sce to rebuild the library.<br>
<br>
</body>
</html>