This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author jvr
Recipients
Date 2003-05-07.23:14:18
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=92689

Maybe my diagnosis is off. When I install (a non-framework) Python from the 
source, I don't use sudo, I just do "make install". In that case all files are 
owned by me. The installer however installs everything as root, and with the 
files being not group writable it means that I (even as an admin) can't move/
overwrite/delete the files without using sudo or changing the permissions.

I would expect to be able to have write permissions to the installed files if 
I'm an admin user. Don't know how to fix that easily, either.
History
Date User Action Args
2007-08-23 14:13:06adminlinkissue731631 messages
2007-08-23 14:13:06admincreate