Installing Eric?

  • Thread starter Kenneth McDonald
  • Start date
K

Kenneth McDonald

I'm wondering if anyone has experience/tips to offer on installing
Eric on OS X and XP. Installation on both seems to require a number
of steps, some of them seeming potentially fragile, and I'm wondering
if I'm looking at a job of perhaps hours (days?), or if everyone
manages in just a few minutes.

Thanks,
Ken
 
M

malv

Kenneth said:
I'm wondering if anyone has experience/tips to offer on installing
Eric on OS X and XP. Installation on both seems to require a number
of steps, some of them seeming potentially fragile, and I'm wondering
if I'm looking at a job of perhaps hours (days?), or if everyone
manages in just a few minutes.

Thanks,
Ken
Basic reference: http://www.die-offenbachs.de/detlev/eric3.html.
Install of course Python-2.4.1:
http://python.org/ftp/python/2.4.1/python-2.4.1.msi
You need to install Qt, Sip, QScintilla and PyQt.
For linux things are easy. Install KDE (along with gnome if you want)
and everything will be there ready for eric3 installation.


On Windows, you need to somehow get Qt. Besides a commercial license or
an educational license (check with university) there exist 2
possibilitees for Qt free: (1) Qt4 free but I'm not sure about the
status of the announced PyQt; and (2) Qt3 GPL. PyQt has everything you
need for these possibilities, except for the GPL.
For the free GPL download:
http://www.quadgames.com/download/pythonqt/PyQtGPL10.exe. This will
give you everything at once:
Qt 3.3.4 (derived from http://kde-cygwin.sourceforge.net/)
Sip 4.1.1
QScintilla 1.62
PyQt 3.13

After this get
http://prdownloads.sourceforge.net/eric-ide/eric-3.8.0.tar.gz?download
Unpack into a directory under your python2.4 directory.
Then issue 'python install.py' and you should be ready to go (eric will
set itself up under site-packages)
malv
 
S

Scott David Daniels

malv said:

These days you want 2.4.2. Within a number (2.4.X), the
only changes are bugfixes, so go for the largest available.
When we go to 2.5, there will be some changes to adapt to,
those differences leave something to choose. You should
always feel free to grab the most recent matching the first
two digits.

--Scott David Daniels
(e-mail address removed)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,432
Messages
2,571,680
Members
48,796
Latest member
Greg L.

Latest Threads

Top