--with-opt-dir
--without-opt-dir
--with-opt-include
--without-opt-include=${opt-dir}/include
--with-opt-lib
--without-opt-lib=${opt-dir}/lib
--with-make-prog
--without-make-prog
--srcdir=.
--curdir
--ruby=/usr/bin/ruby1. ...
- 11:11
- 浏览 (184)
- 评论 (0)
gem install mysql时报错:
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lm... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lz... yes
checking for mysql_query() in -lmysqlclient... no
checking for main() in -lsocket... no
checking for mysql_que ...
- 10:54
- 浏览 (206)
- 评论 (0)
- 浏览: 839 次
- 性别:

- 来自: 北京

- 详细资料
搜索本博客
最近加入圈子
最新评论
-
Binding趣用
eval是在当前定上下文中去执行代码,由此可知,eval("lvar = 'ne ...
-- by shaquan6776 -
Binding趣用
eval("lvar = 'new value'", the_binding) ...
-- by flyinglife -
Binding趣用
执行下不就知道了。
-- by shaquan6776 -
Binding趣用
解释哈 趣味何在??
-- by yangtao309 -
正则和eval的趣用
借用了你的正则表达式,我的方法是 hash=Hash.new ...
-- by ek2






评论排行榜