<div class="gmail_quote">On Sat, Mar 21, 2009 at 2:33 PM, Detlev Offenbach <span dir="ltr">&lt;<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="h5">On Samstag, 21. März 2009, Darren Dale wrote:<br>
&gt; Hello,<br>
&gt;<br>
&gt; I am trying to install eric from the svn checkout, but it looks like the<br>
&gt; checkout is not structured the way install.py expects it to be:<br>
&gt;<br>
&gt; $ sudo python install.py<br>
&gt; Compiling debugger files.<br>
&gt; Listing eric ...<br>
&gt; Can&#39;t list eric<br>
&gt;<br>
&gt; Installing eric4 ...<br>
&gt; IOError: [Errno 2] No such file or directory: &#39;eric/eric4.pth&#39;<br>
&gt; Try install as root.<br>
&gt;<br>
&gt; there is no eric/ directory next to install.py, it looks like everything<br>
&gt; that should be in trunk/eric is in trunk/. Have I missed something?<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Darren<br>
<br>
</div></div>The svn checkout is the development source. You can run it without<br>
installation by cd into that directory and do python eric4.py. In order to<br>
get an installation package I am running a shell script, that does some<br>
cleanup and tweaks to the code.<font color="#888888"><br>
</font></blockquote><div><br>I have installed the March 20 PyQt-4.5 snapshot and its dependencies, run a few of the PyQt4 examples and the QScintilla qt4 example without problems, but I can&#39;t launch Eric4. I get segfaults with both the svn sources and with the 4.3.1 release. My system is 64-bit kubuntu jaunty, Qt-4.5. I also tested last week on the same computer with kubuntu intrepid and Qt-4.4.3 and saw segfaults there as well.<br>
<br>Is there anything I can do to help track down the problem?<br><br>Darren<br></div></div>