At Fri, 18 Apr 2008 09:43:18 -0500, <[EMAIL PROTECTED]> wrote: > > [1 <text/plain; us-ascii (quoted-printable)>] > On Fri, Apr 18, 2008 at 12:22:24PM +0900, Chihiro Kuroki wrote: > > Package: python-insighttoolkit > > Version: 3.4.0-3 > > Severity: normal > > > > Please symlinks libSwigRuntimePython.so.3.4.0 to > > libSwigRuntimePython.so, because an incovenience occurs when > > InsightApplications is compiled. > > What is the inconvenience? Does InsightApplications link > directly to libSwigRuntimePython?
I downloaded InsightApplications-3.4.0.tar.gz (hosted at SourceForge) from http://www.itk.org/HTML/Download.htm, and then I compiled it. ### make log ### [ 63%] Built target MIRegistration Linking CXX shared module ../VolviewPlugIns/bin/_ConnectVTKITKPython.so /usr/bin/ld: cannot find -lSwigRuntimePython collect2: ld returned 1 exit status make[2]: *** [VolviewPlugIns/bin/_ConnectVTKITKPython.so] Error 1 make[1]: *** [ConnectVTKITK/CMakeFiles/_ConnectVTKITKPython.dir/all] Error 2 make: *** [all] Error 2 ### log end ### The symlinking libSwigRuntimePython.so.3.4.0 to libSwigRuntimePython.so is one of the method to solve this. Thanks, -- Chihiro Kuroki -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]