mysql: error: package MySQL-server-community is not relocatable 解决
摘要: error: package MySQL-server-community is not relocatable
阅读全文
posted @
2010-03-21 23:26 foward.molly.宝儿 阅读(692) |
评论 (0) 编辑
linux:安装dglib
摘要: libs/libgd.so: undefined reference to `png_check_sig'
阅读全文
posted @
2010-03-21 22:00 foward.molly.宝儿 阅读(122) |
评论 (0) 编辑
linux: make的简单了解
摘要: configure是根据系统环境及某些自定义工程脚步生产Makefile
make就是编译工程咯,相当于make all
make install就是安装工程文件到系统咯
make dist-gzip就是生成工程代码包了,XXX.tar.gz文件
阅读全文
posted @
2010-03-21 11:33 foward.molly.宝儿 阅读(150) |
评论 (0) 编辑
tokyo tyrant: 如何搭建这个tt server tokyo tyrant and tokyo cabinet
摘要: tokyo tyrant安装中遇到的种种问题,主要是:relocation R_X86_64_32S against `a local symbol' can not be used when making a shared object; recompile with -fPIC
阅读全文
posted @
2010-03-20 01:05 foward.molly.宝儿 阅读(436) |
评论 (0) 编辑
maven: 资源文件打包
摘要: maven编译,将资源文件加入到输出路径里面
阅读全文
posted @
2010-03-15 12:36 foward.molly.宝儿 阅读(195) |
评论 (0) 编辑
linux: 后台执行命令
摘要: linux下后台执行命令,任务,转来的,自己还没好好的实验
阅读全文
posted @
2010-03-08 15:53 foward.molly.宝儿 阅读(328) |
评论 (0) 编辑