bluehostにdjango 1.2.4、Python 2.6.6、および最新のosqa [july2012]がインストールされています。ロゼッタを使用して osqa アプリ [正常に動作] を翻訳したいと考えています。Ssh接続でMacのターミナルを使用しています。
オスカはここ
~/.local/lib/python2.6/site-packages/osqa/
ロゼッタをインストールしたいときに実行するeasy_install django-rosetta
と、次のエラーが表示されます。
error: can't create or remove files in install directory
The following error occurred while trying to add or remove files in the installation directory: [Errno 30]
Read-only file system: '/usr/lib/python2.6/site-packages/test-easy-install-28753.write-test'The installation directory you specified (via --install-dir, --prefix, or
the distutils default setting) was:/usr/lib/python2.6/site-packages/
書き込み可能にするにはどうすればよいですか?osqa、django、および python のインストールはスムーズに進みましたが、rosetta は望んでいません。easy_install django-rosetta
ルートディレクトリとサイトパッケージディレクトリで実行しました。