centos6.5 x86_64 1,安装必须的库 yum update yum install pam-devel openssl-devel make gcc 2,下载strongswan wget http://download.strongswan.org/strongswan.tar.gz tar xzf strongswan.tar.gz cd strongs...
分类:
其他好文 时间:
2015-07-22 14:56:21
阅读次数:
467
Right from pupils to make sure you movie stars, combined with all of us in-between, Diesel-engined devices toronto and additionally equipment enjoy a ...
分类:
其他好文 时间:
2015-07-22 14:30:32
阅读次数:
149
有时,我在执行 `sudo make install` 安装的时候会出现如题的错误提示: "libtool: line 8986: gcc: command not found" 并不是 gcc 没有,我通过 `which gcc` 命令查得是有结果的: /usr/local/bin/gcc 明明有 ...
分类:
其他好文 时间:
2015-07-22 13:26:34
阅读次数:
184
内核目录中使用makemenuconfig报错:[root@mylab2.6.32-431.el6.i686]#makemenuconfigHOSTCCscripts/kconfig/conf.oHOSTCCscripts/kconfig/kxgettext.o***Unabletofindthencurseslibrariesorthe***requiredheaderfiles.***‘makemenuconfig‘requiresthencurseslibraries.******I..
分类:
其他好文 时间:
2015-07-22 11:03:39
阅读次数:
136
ASP.NET Web API Throttling handler is designed to control the rate of requests that clients can make to a Web API based on IP address, client API key ...
1.安装Lua编译器 下载Lua,?http://www.lua.org/; 解压后,cd进入该文件夹src目录下,修改Makefile里macosx后一行为?macosx:?$(MAKE) all MYCFLAGS="-DLUA_USE_LINUX -arch i386" MYLIBS="-arch i386 -lreadli...
分类:
系统相关 时间:
2015-07-22 00:11:21
阅读次数:
213
权限不足而报错:
mv: cannot move './confsjjYiM/out' to 'cmake/Makefile': Permission denied
config.status: error: could not create cmake/Makefile
hyc@hyc-csu:/usr/local/proj-4.9.1$ make
Making all in src...
分类:
其他好文 时间:
2015-07-21 22:19:43
阅读次数:
122
1.安装jdk 2. 安装需要的库 sudo apt-get install g++ autoconf automake libtool make cmake zlib1g-dev pkg-config libssl-dev 3. sudo apt-get install openssh-...
分类:
系统相关 时间:
2015-07-21 20:21:03
阅读次数:
184
func?Count(ch?chan?int)?{
counter++
ch?<-?counter
fmt.Println("Counting")
}
func?main()?{
chs?:=?make([]chan?int,?10)
for?i?:=?0;?i?<?10;?i++?{
chs[i]?=?make(chan?int...
分类:
其他好文 时间:
2015-07-21 19:08:35
阅读次数:
152
A. To Buy or Not to Buy (20)
时间限制
100 ms
内存限制
65536 kB
代码长度限制
8000 B
判题程序
Standard
作者
CHEN, Yue
Eva would like to make a string of beads ...
分类:
其他好文 时间:
2015-07-21 12:52:47
阅读次数:
105