SCIRun User Mailing List

Text archives Help


[SCIRUN-USERS] SCIRun v1.20.0 Errata


Chronological Thread 
  • From: "J. Davison de St. Germain" <dav@cs.utah.edu>
  • To: scirun-users@sci.utah.edu
  • Subject: [SCIRUN-USERS] SCIRun v1.20.0 Errata
  • Date: Wed, 29 Oct 2003 12:03:07 -0700 (MST)


Dear SCIRun Users,

  Two important points of errata for the SCIRun Version 1.20 release.

1) If you have developed your own modules, you need to modify the
   corresponding XML file to point to the new location of the
   component.dtd.

   E.g.: In ./SCIRun/src/Packages/BioPSE/Dataflow/XML/ShowLeads.xml

This line:

<!DOCTYPE component SYSTEM "../../../../../doc/Utilities/XML/component.dtd>

would need to be updated to:

<!DOCTYPE component SYSTEM "../../../../Dataflow/XML/component.dtd">

(In other works, the component.dtd moved from the doc side of the tree
to the src side of the tree.)  We have updated all the modules
released with SCIRun, you will just need to do this on your own
modules.

2) The version 1.20.0 documentation states that the Insight package is
   not part of the RPMs.  This is incorrect.  We have placed the
   Insight tool kit into the RPMs for ease of use.


  If you have any questions, please feel free to contact us:
scirun-develop@sci.utah.edu.

     Sincerely,
               J. Davison de St. Germain

-----------------------------------------------------------------------
- J. Davison de St. Germain         dav@cs.utah.edu    (801) 581-4078 -
- Chief Software Engineer           http://www.cs.utah.edu/~dav       -
- SCI Institute, SE C-SAFE          University of Utah                -
-----------------------------------------------------------------------
===========================================================================
== The SCIRun Users mailing list: send email to majordomo@sci.utah.edu   ==
== for more details.                                                     ==
== Please acknowledge use of SCIRun in your papers and reports:          ==
==   see http://software.sci.utah.edu/scirun-biopse_citation.bib         ==
===========================================================================




  • [SCIRUN-USERS] SCIRun v1.20.0 Errata, J. Davison de St. Germain, 10/29/2003

Archive powered by MHonArc 2.6.16.

Top of page