码迷,mamicode.com
首页 >  
搜索关键字:curses not found cmake    ( 8517个结果
Mac 下安装PHP遇到的问题
checking for CRYPTO_free in -lcrypto... noconfigure: error: libcrypto not found!http://www.openssl.org/source/ openssl-0.9.8y.tar.gz cd openssl-0.9.8y...
分类:Web程序   时间:2014-05-18 19:11:48    阅读次数:376
关于ubuntu上执行错误命令报错
Sorry, command-not-found has crashed!新安装了一台ubuntu server安装时用中文安装的,之后命令行下各种乱码,最后也不知道是修改哪里造成的每次执行一次错误的命令就会报错:(报错信息如下)Sorry, command-not-found has crashe...
分类:其他好文   时间:2014-05-18 19:03:55    阅读次数:238
hdu2844
题目链接: 点击打开链接 题目: Whuacmers use coins.They have coins of value A1,A2,A3...An Silverland dollar. One day Hibix opened purse and found there were some coins. He decided to buy a very nice watch...
分类:其他好文   时间:2014-05-18 15:56:34    阅读次数:264
ZOJ3629 Treasure Hunt IV(找规律,推公式)
Treasure Hunt IV Time Limit: 2 Seconds      Memory Limit: 65536 KB Alice is exploring the wonderland, suddenly she fell into a hole, when she woke up, she found there are b - a + 1 treasures...
分类:其他好文   时间:2014-05-18 04:09:03    阅读次数:248
add-apt-repository: command not found .
今天给nginx 升级的时候碰到一个问题通过执行 add-apt-repository 命令来添加nginx 的ppa的时候发现 命令找不到root@ubuntu:~# sudo add-apt-repositoryppa:nginx/stablesudo: add-apt-repository: ...
分类:其他好文   时间:2014-05-17 22:10:10    阅读次数:336
重定向语句Response.Redirect()方法与Response.RedirectPermanent()对搜索引擎页面排名的影响
在ASP.NET中,开发人员经常使用Response.Redirect()方法,用编程的手法,将对老的URL的请求转到新的URL上。但许多开发人员没有意识到的是,Response.Redirect()方法发的是个 HTTP 302 Found (临时转向) 回复,会在用户尝试访问老的URL时,导.....
分类:其他好文   时间:2014-05-17 15:02:03    阅读次数:273
Win7 发布站点 HTTP 错误 404.4 - Not Found
?? NET IIS7.5 创建站点时,如果发现以下错误,并且 默认站点访问没有问题的话, 可以尝试,进入 处理程序映射 右键恢复为父级,有可能会有意想不到的 惊喜。 我的问题就是这样解决的。 出现这种问题的关键:是你的站点没有可以处理的扩展。 如:*.asp, *.html, *.aspx等等 错误摘要 HTTP 错误 404.4 - Not Found ...
分类:Windows程序   时间:2014-05-15 19:28:06    阅读次数:1297
Mysql快速配置安装方法
一.前言由于mysql5.5.7之后使用cmake编译。本篇简单介绍mysql的安装和配置。二.环境准备1.操作系统CentOS6.4x86_642.软件版本mysql-5.5.37#下载地址:http://dev.mysql.com/downloads/file.php?id=451429,需要申请oracle账号才能下载。3.需要安装的依赖包cmakegccgcc-c++ncurs..
分类:数据库   时间:2014-05-15 18:58:51    阅读次数:518
Linux 下编译安装MySQL
最近在研究Mysql,当然先要把它安装在机器上才行呀。记录下操作,加深记忆,也供以后参考。准备工作:Linux版本:Redhat Linux 6.4Mysql版本(安装包):mysql-5.6.16.tar.gz采取的安装方式:采用Cmake进行编译安装,所以先要安装Cmake才行。Cmake版本(...
分类:数据库   时间:2014-05-15 17:26:53    阅读次数:415
hdu2767Proving Equivalences(强连通,缩点)
Problem Description Consider the following exercise, found in a generic linear algebra textbook. Let A be an n × n matrix. Prove that the following statements are equivalent: 1. A is invertible...
分类:其他好文   时间:2014-05-15 01:30:21    阅读次数:309
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!