
fastdfs
kong-kong
记录流水账
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
[解决]FastDFS安装Nginx的模块,fastdfs-nginx-module报错:fdfs_define.h:15:27: 致命错误:common_define.h:没有那个文件或目录
编辑config文件vim/software/fastdfspackage/fastdfs-nginx-module-1.20/src/config原始文件ngx_addon_name=ngx_http_fastdfs_moduleif test -n "${ngx_module_link}"; then ngx_module_type=HTTP ng...原创 2018-09-27 20:11:38 · 5115 阅读 · 0 评论 -
fastdfs安装
资源路径https://github.com/happyfish100/fastdfs/releaseshttps://github.com/happyfish100/libfastcommon/releaseshttps://github.com/happyfish100/fastdfs-nginx-module/releaseswget https://github.com/h...原创 2018-09-28 10:24:31 · 316 阅读 · 0 评论 -
fastdfs-client-java 构建
github地址https://github.com/happyfish100/fastdfs-client-java 使用maven从源码安装mvn clean install使用maven从jar文件安装mvn install:install-file -DgroupId=org.csource -DartifactId=fastdfs-client-java -...原创 2018-09-28 15:09:32 · 1041 阅读 · 0 评论