-------- Original Message -------- Subject: Re: [Eric] Eric on Windows. Date: Tue, 15 Nov 2011 12:15:20 +0000 From: Gadget/Steve <[email protected]> To: Sayth Renshaw <[email protected]>
On 15/11/2011 10:45 AM, Sayth Renshaw wrote: > > > On Tue, Nov 15, 2011 at 9:38 AM, Gadget/Steve <[email protected] > <mailto:[email protected]>> wrote: > > On 14/11/2011 8:59 PM, Sayth Renshaw wrote: >> I have eric on ubuntu and I like it. However on windows Eric is a >> pain to >> install, installing all individual compenets and hope that you >> can compile >> qscinitlla etc. Will there ever be a prepared package >> installer so that >> eric can be installed painlessly on Windows? >> >> >> Cheers >> Sayth >> >> >> _______________________________________________ >> Eric mailing list >> [email protected] <mailto:[email protected]> >> http://www.riverbankcomputing.com/mailman/listinfo/eric > Sayth, > > I just downloaded and installed the prerequisites listed at > http://eric-ide.python-projects.org/eric-download.html and then > download the eric zip file, unzip it and run install.py what is > the problem with that? > > > > @Alaine - thank you that simplifies it a lot. > > @Gadget - The prerequisites are listed as. > > * Python 2.5 or greater yeah no problem > * QT 4.5.0 from Nokia - has an installer stating it will install up > to 1.6gb of data? > * PyQT4 from riverbank - no problem small size easy install. > * QTscintilla 2.20 - source download with non standard or no > ./configure make && make install option. Refers to deleting > specific header files and trying to make with qmake. > > Really I just want eric. > > Kind Regards > > Note that you can satisfy all the above requirements, other than python, without compiling a single line on windows, by going to http://www.riverbankcomputing.com/software/pyqt/download and downloading then installing the appropriate package from the binary packages section: PyQt-Py/P.p/-x/W/-gpl.4.8.6.1.exe where /P.p/ is your version of python and /W/ is 32 or 64 depending if you are working on a windows 32 or 64 bit machine. These packages give you: * PyQt * Qt (with database support for MySQL, PostgreSQL, SQLite3 and ODBC) * Qt Designer * Qt Linguist * Qt Assistant * pyuic4 * pylupdate4 * lrelease * pyrcc4 * QScintilla Which covers the list above nicely - just done a download for my self and it came out at 29.7 Megabytes. Gadget/Steve
signature.asc
Description: OpenPGP digital signature
_______________________________________________ Eric mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/eric
