<div dir="ltr">Thanks I'll give it a try<br><br><div class="gmail_quote">On Sun, Aug 10, 2008 at 11:20 AM, 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="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="Ih2E3d">On Sonntag, 10. August 2008, Seref Arikan wrote:<br>
> Hi Detlev,<br>
><br>
> How do one proceed to update Eric when it is installed via apt-get? I'd<br>
> like to switch to latest release. Mine is installed in Ubuntu 8.04 via<br>
> apt-get install eric4<br>
<br>
</div>There are two ways.<br>
<br>
1. Try to find an Ubuntu repository, that has a newer package. Sorry, but I<br>
cannot help any further with this topic.<br>
<br>
2. Uninstall the old package, get the latest eric4 from the eric web site,<br>
extract the archive and in the directory execute "python install.py".<br>
<br>
Regards,<br>
<font color="#888888">Detlev<br>
</font><div><div class="Wj3C7c"><br>
><br>
> All the best<br>
><br>
> Seref<br>
><br>
> On Sun, Aug 10, 2008 at 10:50 AM, Detlev Offenbach<br>
> <<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
><br>
> > wrote:<br>
> ><br>
> > Hi,<br>
> ><br>
> > works for me using eric 4.2.0 (note yours is 4.1.1).<br>
> ><br>
> > Regards,<br>
> > Detlev<br>
> ><br>
> > On Sonntag, 10. August 2008, Petr Jakeš wrote:<br>
> > > Hi I am on Ubuntu 8.04 64bit<br>
> > > Version Numbers:<br>
> > > Python 2.5.2<br>
> > > Qt 4.3.4<br>
> > > PyQt4 4.3.3<br>
> > > sip 4.7.3<br>
> > > QScintilla 2-snapshot-20070923<br>
> > > eric4 4.1.1 (r1972)<br>
> > > Platform: linux2,<br>
> > > 2.5.2 (r252:60911, Jul 31 2008, 17:31:22)<br>
> > > [GCC 4.2.3 (Ubuntu 4.2.3-2ubuntu7)]<br>
> > ><br>
> > > In the TurboGears project, while I am trying to paste code from the<br>
> > > clipboard (code attached bellow), the whole Eric closes (crashes)<br>
> > > without any single message.<br>
> > ><br>
> > > I was trying to copy/paste some simple (non taged) rows of text and<br>
> > > this works without problems.<br>
> > ><br>
> > ><br>
> > > ========== the pasted code ==================<br>
> > > 10 <body><br>
> > > 11 <select id="personOption"><br>
> > > 12 <option py:for="person in people"<br>
> > > 13 id="${<a href="http://person.id" target="_blank">person.id</a>}" value="${<a href="http://person.id" target="_blank">person.id</a>}"><br>
> > > 14 ${person.given_name} ${person.surname}<br>
> > > 15 </option><br>
> > > 16 </select><br>
> > > 17 <div id="pets-div" name="pets-div"></div><br>
> > > 18 </body><br>
> > > 19 </html><br>
> > ><br>
> > > Best Regards<br>
> > ><br>
> > > Petr Jakes<br>
> ><br>
> > --<br>
> > Detlev Offenbach<br>
> > <a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
> ><br>
> > _______________________________________________<br>
> > Eric mailing list<br>
> > <a href="mailto:Eric@riverbankcomputing.com">Eric@riverbankcomputing.com</a><br>
> > <a href="http://www.riverbankcomputing.com/mailman/listinfo/eric" target="_blank">http://www.riverbankcomputing.com/mailman/listinfo/eric</a><br>
<br>
<br>
<br>
</div></div>--<br>
<div><div class="Wj3C7c">Detlev Offenbach<br>
<a href="mailto:detlev@die-offenbachs.de">detlev@die-offenbachs.de</a><br>
</div></div></blockquote></div><br></div>