How can I install the extension locally?
Asked by
Amit Keret
Currently, the extension is installed globally into /usr/share/
This does not support backup of the extension.
I would like to install the extension to $HOME/.
Icons would be installed to $HOME/.
I'm not very familiar with Python or install scripts, but looking briefly at folder-colors.py and README it looks like this may be quite an easy fix via setup.py's --previx switch?
Looks like most of the script can easily support this with os.getenv('HOME').
Thank you.
Question information
- Language:
- English Edit question
- Status:
- Answered
- Assignee:
- No assignee Edit question
- Last query:
- Last reply:
Can you help with this problem?
Provide an answer of your own, or ask Amit Keret for more information if necessary.
To post a message you must log in.