View Single Post
Old 07-01-2010, 11:37 PM   #2
ryanlee
Junior Member
ryanlee began at the beginning.
 
Posts: 6
Karma: 10
Join Date: Jun 2010
Device: none
echo $XDG_CONFIG_HOME
/root/.config

echo $CALIBRE_CONFIG_DIRECTORY
/home/myhome/.config/calibre


So I did

export XDG_CONFIG_HOME=/home/myhome/.config
export CALIBRE_CONFIG_DIRECTORY=/home/myhome/.config

Then still show me this error
OSError: [Errno 13] Permission denied: '/root/.config


what's wrong?

Last edited by ryanlee; 07-02-2010 at 12:17 AM.
ryanlee is offline   Reply With Quote