摘要:
1、checking for libzip... not foundconfigure: error: Please reinstall the libzip distribution 参考:https://www.cnblogs.com/gyfluck/p/10478386.html 实际上已经安 阅读全文
摘要:
To assign environment variables (e.g., CC, CFLAGS...), specify them as VAR=VALUE. See below for descriptions of some of the useful variables. Defaults 阅读全文
摘要:
https://www.cnblogs.com/p0st/p/9482167.html cron: crond进程 crontab修改命令 * * * * * command parameter >> output定时任务的每段为:分,时,日,月,周,用户,命令第1列表示分钟1~59 每分钟用*或者 阅读全文