fat free crm 安装 mysql 错误
fat free crm installation mysql error
我想使用这些说明 http://guides.fatfreecrm.com/Setup-Microsoft-Windows.html
在 windows 上安装 fat free crm
我负责安装 mysql2 lib 和 libmysql.dll
命令 "gem install --no-rdoc --no-ri mysql2 -v 0.2.7 -- with-mysql-dir=X: --with-mysql-lib=X:\bin --with-mysql-include=X:\include" 失败并出现错误“安装 mysql2 时出错:
错误:无法构建 gem 本机扩展。”。我修复了这部分,我将命令中 mysql 的版本更改为 0.3。11.Now 最后一步说要复制 libmysql.dll 但我无法在指定目录中找到该文件。
如果有兴趣,Bitnami 最近发布了 FFCRM 的一键式安装程序。请参阅 https://bitnami.com/stack/fat-free-crm 我还将更新 FFCRM 文档以说明这一点。
我想使用这些说明 http://guides.fatfreecrm.com/Setup-Microsoft-Windows.html
在 windows 上安装 fat free crm我负责安装 mysql2 lib 和 libmysql.dll
命令 "gem install --no-rdoc --no-ri mysql2 -v 0.2.7 -- with-mysql-dir=X: --with-mysql-lib=X:\bin --with-mysql-include=X:\include" 失败并出现错误“安装 mysql2 时出错: 错误:无法构建 gem 本机扩展。”。我修复了这部分,我将命令中 mysql 的版本更改为 0.3。11.Now 最后一步说要复制 libmysql.dll 但我无法在指定目录中找到该文件。
如果有兴趣,Bitnami 最近发布了 FFCRM 的一键式安装程序。请参阅 https://bitnami.com/stack/fat-free-crm 我还将更新 FFCRM 文档以说明这一点。