On Sonntag, 8. Februar 2009, Funda Wang wrote: > It does not install correctly if -i and -d are both specified: > http://kenobi.mandriva.com/queue/failure/cooker/contrib/release/20090208162 >125.fwang.kenobi.24368/log/eric-4.3.0-1mdv2009.1/build.0.20090208162213.log
As you can see in the log, the installation completed successfully. However, there is a change in the install.py file for 4.3.0. If the -d option is used, the API files are installed into the eric4 directory (s. getAPIsPath()). Maybe that needs another twist to suit your needs (maybe introducing a commandline switch '-a' to specify the installation path for API files). Regards, Detlev > > 2009/2/8 Detlev Offenbach <[email protected]>: > > Hi, > > > > this is to inform all of you about the immediate availability of the long > > awaited 4.3.0 release. It includes enhancements in nearly every area. > > Please see for yourself by downloading it from > > > > http://eric-ide.python-projects.org/index.html > > > > Regards, > > Detlev > > -- > > Detlev Offenbach > > [email protected] > > _______________________________________________ > > PyQt mailing list [email protected] > > http://www.riverbankcomputing.com/mailman/listinfo/pyqt > > _______________________________________________ > PyQt mailing list [email protected] > http://www.riverbankcomputing.com/mailman/listinfo/pyqt -- Detlev Offenbach [email protected] _______________________________________________ PyQt mailing list [email protected] http://www.riverbankcomputing.com/mailman/listinfo/pyqt
