[Eric] eric5 Debian packages available?
Detlev Offenbach
detlev at die-offenbachs.de
Wed Nov 21 18:41:46 GMT 2012
Hello,
I am not aware of an eric5 package for Debian. However, you may use the
install script, that comes with the source package. If you like to uninstall
it later on (what I don't hope you want to do), you may use the uminstall
script. Going with the install script is the better way anyway because Debian
tends to distribute fairly old versions of eric. If you detect an error in an
old version the only answer you will get is "Please update to the latest
release." I will not backport bug fixes to older releases!!
Regards,
Detlev
On Wednesday 21 November 2012, 12:13:16 Shriramana Sharma wrote:
> Hello.
>
> I've mostly shifted to Py3 and have been been using eric now and then
> which is very useful for debugging my Py programs -- many thanks to
> the developer(s)!
>
> But the eric on my Kubuntu Precise system is eric4, and it marks
> print() functions as bugs. I even tried including at the head of my
> file:
>
> import sys
> if sys.version < '3' : from __future__ import print_function
>
> but eric4 still throws an error saying "from __future__" statements
> should be at the top of the file, so this is not an option for me, nor
> do I wish to forgo the advantages of the print function just to be
> able to use eric4.
>
> I found the following bug report regarding official Debian packaging for
> eric5:
>
> http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=685140
>
> ... but it seems there is little progress. Googling also did not give
> me anything. No PPAs on LaunchPad seem to have anything either:
> https://launchpad.net/ubuntu/+ppas?name_filter=eric5
>
> Can anyone point me to any Debian packages which I have missed, or is
> checkinstall the only option? Thanks!
--
Detlev Offenbach
detlev at die-offenbachs.de
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/eric/attachments/20121121/4d9b8f9f/attachment.html>
More information about the Eric
mailing list