摘要: Wkhtmltopdf 失败 (错误代码: -6). 消息: The switch --header-spacing, is not support using unpatched qt, and will be ignored.The switch --header-html, is not su 阅读全文
posted @ 2016-03-09 12:50 老醋蛰头 阅读(16385) 评论(0) 推荐(0)
摘要: deb是Debian linux的安装格式,跟redhat的rpm非常相似,最基本的安装命令是: dpkg -i file.deb dpkg是Debian Package的简写,是为Debian专门开发的管理系统套件,方便软件的安装,更新和移除。所有源自Debian的Linux发行版都使用dpkg, 阅读全文
posted @ 2016-03-09 10:48 老醋蛰头 阅读(627) 评论(0) 推荐(0)
摘要: 解决Odoo出现的问题:Unable to find Wkhtmltopdf on this system. The report will be shown in html. 下载wkhtmltopdf文件,我下载的是64位版本,根据你的系统来选择是32位还是64位。 suod wget http 阅读全文
posted @ 2016-03-09 10:20 老醋蛰头 阅读(515) 评论(0) 推荐(0)
摘要: Debian下如何查看版本信息, 包括位数、版本信息以及CPU内核信息、CPU具体型号等等,整个CPU信息一目了然。 1、odoo@debian64:~$ uname -a(Debian查看版本当前操作系统内核信息) Linux debian64 3.16.0-4-amd64 #1 SMP Debi 阅读全文
posted @ 2016-03-09 08:34 老醋蛰头 阅读(42369) 评论(1) 推荐(1)