Hello, Thanks for your feedback.
On Jun 5, 2012, at 8:40 AM, Steve M. Robbins wrote: > Hello, > > On Mon, Jun 04, 2012 at 10:23:42AM -0400, Bradley Lowekamp wrote: > >> The purpose of the release candidates is to allow the community to >> testing and verify the code prior to the release. Feedback is >> encouraged. Impressions or patches will help improve the result as >> refinement and bug-fixes are made for the final release. > > I just pulled the release candidate and am trying to build on Debian > linux. I see the process is downloading some of the external > libraries during the build. > There are many configuration options available. I will assume that you are just trying to build ITK with the default options, if you are trying to build WrapITK let us know as the advice will change a little. In the default configuration testing and examples are enabled. This adds a dependency to download data. So this should be disabled if network access needs to be avoided. While I don't think it has been done yet, it should be possible to create a second tar ball of the data, and that will either need to be extracted into a specific location in the source code, or an environment variable will need to be specified to it's path. Turning on FFTW ( off by default ), will automatically download the source code and compile if that option is turned on, and a system library is not specified. > The Debian build process forbids network access during a build. Will > the released tarball also have this download-during-build mechanism or > will it contain all the required sources? In the former case, is > there an automated way to download everything required and create a > new tarball? By changing the configuration options and specify dependencies to the system libraries and headers, there should not be a need for downloading during compilation. ( Perhaps we should just have an AIRPLANE_MODE configuration option ). By default no library or library source code should need to be downloaded. So I am a little confused by your observation. Do you have the specific library it is downloading and the message it produced? > > Thanks, > -Steve ======================================================== Bradley Lowekamp Medical Science and Computing for Office of High Performance Computing and Communications National Library of Medicine [email protected]
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Kitware offers ITK Training Courses, for more information visit: http://kitware.com/products/protraining.php Please keep messages on-topic and check the ITK FAQ at: http://www.itk.org/Wiki/ITK_FAQ Follow this link to subscribe/unsubscribe: http://www.itk.org/mailman/listinfo/insight-developers
