justzx2011 / openyoudao

openyoudao is a youdao client for linux.有道字典在Linux下的客户端,目前程序已经进入aur源,并支持Debian/Ubuntu fedora/centos 等常用发行版linux
http://openyoudao.org
MIT License
267 stars 87 forks source link

#chmod -R 755 /var/cache/openyoudao 这句指令问题 #34

Open unixc3t opened 10 years ago

unixc3t commented 10 years ago

我在opensuse12.3 32bit下安装 按照手动安装的步骤 看到 #chmod -R 755 /var/cache/openyoudao 这句,但是我没发现有之前安装步骤里创建这个 /var/cache/openyoudao,我只好新建了一个目录叫做/var/cache/openyoudao ,并修改成了755,这个/var/cache/openyoudao 在哪个步骤里建的?

justzx2011 commented 10 years ago

你好!

   可参考aur包,安装脚本:

https://github.com/justzx2011/openyoudao/blob/justzx/aur/PKGBUILD

   该行用来创建通用模板目录:install -d "$pkgdir/var/cache/openyoudao"

在 2014年2月26日 上午9:41,rudy notifications@github.com写道:

我在opensuse12.3 32bit下安装 按照手动安装的步骤 看到 #chmod -R 755 /var/cache/openyoudao 这句,但是我没发现有之前安装步骤里创建这个 /var/cache/openyoudao,我只好新建了一个目录叫做/var/cache/openyoudao ,并修改成了755,这个/var/cache/openyoudao 在哪个步骤里建的?

— Reply to this email directly or view it on GitHubhttps://github.com/justzx2011/openyoudao/issues/34 .