<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.6980.72">
<TITLE>building tcl/python wrappers</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>I am having difficulties with building ITK with the wrappers.<BR>
As per the docs, I did cvs-download Cableswig and turned on the<BR>
two wrapper variables in Cmake. Is it supposed to build Cableswig<BR>
as it&nbsp; builds the other utility libraries?<BR>
<BR>
I get the following errors<BR>
during build process. At this stage, I dont see Cableswig built (from<BR>
what I can tell - where are the executables supposed to be? - the<BR>
Executables directory is empty, at the time the following errors<BR>
arise:<BR>
<BR>
Building Custom command /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrun.xml...<BR>
/bin/sh: line 1: fxml-start=_cable_: command not found<BR>
Building Custom command /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrunTcl.cxx...<BR>
gmake[5]: o: Command not found<BR>
Building Custom command /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrunPython.cxx...<BR>
gmake[5]: o: Command not found<BR>
Building dependencies cmake.check_depends...<BR>
cmake.depends is up-to-date<BR>
Building Custom command /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrun.xml...<BR>
/bin/sh: line 1: fxml-start=_cable_: command not found<BR>
Building Custom command /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrunPython.cxx...<BR>
gmake[5]: o: Command not found<BR>
Building object file swigrunPython.o...<BR>
c++: /tmp/InsightToolkit-2.0.1/Wrapping/CSwig/SwigRuntime/swigrunPython.cxx: No such file or directory<BR>
c++: no input files<BR>
gmake[5]: *** [swigrunPython.o] Error 1<BR>
gmake[4]: *** [default_target] Error 2<BR>
gmake[3]: *** [default_target_SwigRuntime] Error 2<BR>
gmake[2]: *** [default_target] Error 2<BR>
gmake[1]: *** [default_target_Wrapping_CSwig] Error 2<BR>
gmake: *** [default_target] Error 2<BR>
coiti207%<BR>
<BR>
<BR>
Thanks.<BR>
<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; -- krs<BR>
<BR>
</FONT>
</P>

</BODY>
</HTML>