<div class="gmail_quote">On Sat, Mar 21, 2009 at 2:33 PM, Detlev Offenbach <span dir="ltr"><<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a>></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>
> Hello,<br>
><br>
> I am trying to install eric from the svn checkout, but it looks like the<br>
> checkout is not structured the way install.py expects it to be:<br>
><br>
> $ sudo python install.py<br>
> Compiling debugger files.<br>
> Listing eric ...<br>
> Can't list eric<br>
><br>
> Installing eric4 ...<br>
> IOError: [Errno 2] No such file or directory: 'eric/eric4.pth'<br>
> Try install as root.<br>
><br>
> there is no eric/ directory next to install.py, it looks like everything<br>
> that should be in trunk/eric is in trunk/. Have I missed something?<br>
><br>
> Thanks,<br>
> 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'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>