Hey all, Just trying to upgrade trac on my shared server, but it seems to be ignoring --prefix. Any ideas?
04:41 AM ~/newtrac/trac-0.10.4$ ./setup.py install --prefix=/home/ llimllib/lib/trac10 running install running build running build_py copying trac/siteconfig.py -> build/lib/trac running build_scripts running install_lib copying build/lib/trac/__init__.py -> /home/llimllib/lib/python2.4/ site-packages/trac error: could not delete '/home/llimllib/lib/python2.4/site-packages/ trac/__init__.py': Permission denied This is correct - I don't have the permission to delete that file, but I do have permissions to /home/llimllib/lib/trac10. Why isn't it installing there? Thanks Bill Mill --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
