我正在笔记本电脑上安装 Plone,出现此错误。
Plone-5.0.6-UnifiedInstaller-r1.tgz: Permission denied
Cannot write to ‘Plone-5.0.6-UnifiedInstaller-r1.tgz’ (Success).
我不知道这是什么意思。我使用代理,并且我确实添加了代理和密码,如下wget
所示。
wget --proxy-user "user" --proxy-password "password" --no-check-certificate https://launchpad.net/plone/5.0/5.0.6/+download/Plone-5.0.6-UnifiedInstaller-r1.tgz
这个错误是什么意思?我该如何修复它?