Re: Set-up Problems: Permission denied

2012-11-19 Thread Akia Vongdara
I just tried it and it worked. Thanks a bunch! On Monday, November 19, 2012 1:04:22 PM UTC-5, Sultan Imanhodjaev wrote: > > Did you try > > sudo ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py > /usr/local/bin > > On Nov 19, 2012, at 11:57 PM, Akia Vongdara wrote: > > I am getting a pe

Re: Set-up Problems: Permission denied

2012-11-19 Thread Sultan Imanhodjaev
Did you try sudo ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin On Nov 19, 2012, at 11:57 PM, Akia Vongdara wrote: > I am getting a permission error when I got to this part of the set-up. (I > have also replaced the WORKING-DIR fyi) > > ln -s WORKING-DIR/django-trunk

Set-up Problems: Permission denied

2012-11-19 Thread Akia Vongdara
I am getting a permission error when I got to this part of the set-up. (I have also replaced the WORKING-DIR fyi) ln -s WORKING-DIR/django-trunk/django/bin/django-admin.py /usr/local/bin Errors: ln: /usr/local/bin/My: Permission denied ln: /usr/local/bin/Django: Permission denied ln: /usr/local