But I don't need "change mode" in windows like I need it in linux and I am the only user in the computer hence I am the administrator and have all the privileges already when running a command. And moreover Eric5 folder accepts new files added during compilation and increase in size so no administrator privileges problem in writing to that folder.<div>
I tried to install from the Command Prompt and I tried to install from the IDLE (Python 3.2 GUI) but both ways didn't work.</div><div>While Eric4 installed perfectly exactly in the same way, but Eric5 stubborn and wants only to compile not to install.<br>
<div>If you know what argument I should pass or what I should do then please tell me because really I don't know.<br><br><div class="gmail_quote">On Wed, Feb 22, 2012 at 5:42 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">Am Mittwoch, 22. Februar 2012, 04:30:34 schrieb Emad Ahmed:<br>
<div class="im">> I started IDLE (Python 3.2 GUI) from File --> Open --> install.py in Eric5<br>
> folder --> run module, same as I did before to install Eric4 on Python 2.7<br>
> And tried also from the Command Prompt change directory to Eric5 and then<br>
> python --> install.py<br>
> No path needed to be passed and Eric4 installed in the same way and works<br>
> just fine.<br>
> What path required please ?<br>
<br>
</div>If you just install with python install.py the installation will be done in<br>
the globl Python directory (e.g. C:\\Python2.7). This needs write permission<br>
in this directory. If you don't have theses, you may install eric in another<br>
directory. Enter python install.py --help for details.<br>
<br>
Detlev</blockquote></div></div></div>