No, you didn't miss something. I forgot to mention, that eric3 wants to generate/modify the file sitecustomize.py on the very first installation. Therefore this very first installation must be done as root. Therafter, you can install as a normal user to whatever directory you like as long as you have write privileges.


Well, I'm not so sure.
I made a try but I obtain another permission error :

=======================
$ python install.py -b ~/bin -d ~/site-packages
....
Listing eric/icons/default ...
Listing eric/pixmaps ...

Installing eric3 ...
An internal error occured.  Please report all the output of the program,
including the following traceback, to [EMAIL PROTECTED]

Traceback (most recent call last):
 File "install.py", line 611, in ?
   main(sys.argv)
 File "install.py", line 588, in main
   installEric()
 File "install.py", line 250, in installEric
   cleanUp()
 File "install.py", line 194, in cleanUp
   os.remove(e3cfile)
OSError: [Errno 13] Permission denied: '/usr/lib/python2.3/site-packages/eric3config.py'
=======================

Regards,
++
Jul.


_______________________________________________
PyKDE mailing list    PyKDE@mats.imk.fraunhofer.de
http://mats.imk.fraunhofer.de/mailman/listinfo/pykde

Reply via email to