<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Hello Sam,<div><br></div><div>What version are you trying to compile and install?<br><div><br></div><div>You should be able to still run "EPD/python PythonPackaging/setup.py install" to install the package into your distribution.</div><div><br></div><div>The make "dist" target is suppose to make the eggs. After we have migrated to distribute, there has been some issue with make eggs with the python in the virtualenv created. So that may not work.</div><div><br></div><div>If you have distribute install in you python you should be able to manually create the egg by executing the following command: "EPD/python PythonPackaging/setup.py bdist_egg".</div><div><br></div><div>This should be working smoothly by the next release.</div><div><br></div><div>Brad</div><div><br></div><div><div><div><div>On Nov 29, 2012, at 4:59 PM, Sam Askani &lt;<a href="mailto:sammeuly@gmail.com">sammeuly@gmail.com</a>&gt; wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite"><meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">Hi,<div><br></div><div>With previous versions of the repository SimpleITK&nbsp;<span style="background-color:rgb(249,249,249);line-height:1.1em"> </span><a href="http://itk.org/SimpleITK.git" class="external free" rel="nofollow" style="line-height:1.1em;text-decoration:initial;color:rgb(51,102,187);background-image:url(http://www.itk.org/Wiki/skins/monobook/external.png);padding:0px 13px 0px 0px;background-repeat:no-repeat no-repeat">http://itk.org/SimpleITK.git</a>&nbsp; the compilation produced the egg file that later could be installed with easy_install.</div>
<div><br></div><div>But in the last version from the repository the egg file is not&nbsp;produced&nbsp;any more&nbsp;.&nbsp;</div><div><br></div><div>My compilation works with no issues (using EPD as Python distribution) and I can move manually the _SimpleITK.so and SimpleITK.py files</div>
<div><br></div><div>Is there an&nbsp;cmake&nbsp;option to specify to produce the egg file?</div><div><br></div><div>Thanks</div><div><br></div><div>Sam.</div>
_____________________________________<br>Powered by <a href="http://www.kitware.com">www.kitware.com</a><br><br>Visit other Kitware open-source projects at<br><a href="http://www.kitware.com/opensource/opensource.html">http://www.kitware.com/opensource/opensource.html</a><br><br>Kitware offers ITK Training Courses, for more information visit:<br>http://www.kitware.com/products/protraining.php<br><br>Please keep messages on-topic and check the ITK FAQ at:<br>http://www.itk.org/Wiki/ITK_FAQ<br><br>Follow this link to subscribe/unsubscribe:<br>http://www.itk.org/mailman/listinfo/insight-users<br></blockquote></div><br></div></div></div></body></html>