在 linux 编译内核时 make menuconfig 报了下面的错误。 *** Unable to find the ncurses libraries or the *** required header files. *** 'make menuconfig' requires the n ...
分类:
系统相关 时间:
2018-04-29 14:34:52
阅读次数:
184
用mac 自带的终端执行的命令,安装安装Vapor和toolbox 安装指令: 结果报这个错误: 看到这里发现是提示路径不对 用这个命令切换到你正在用的Xcode安装路径下(需要输入Mac密码) 结果成功了! 为什么会出现这种错误呢,原来是我安装了2个Xcode。所以,安装了多个Xcode的时候,就 ...
分类:
其他好文 时间:
2018-04-27 17:57:36
阅读次数:
506
报错信息: OP_REQUIRES failed at assign_op.h:111 : Resource exhausted: OOM when allocating tensor with shape[3,3,384,384] and type float on /job:localhost/ ...
分类:
其他好文 时间:
2018-04-26 19:50:51
阅读次数:
3252
./confiure 在./configure时,可能会报错,如下:./configure: error: the HTTP rewrite module requires the PCRE library.You can either disable the module by using --w ...
分类:
系统相关 时间:
2018-04-25 22:11:49
阅读次数:
247
@requires_authorization @author johnsondu @create_time 2015.7.13 9:48 @url [palindrome-number](https://leetcode.com/problems/palindrome-number/) /**** ...
分类:
其他好文 时间:
2018-04-18 11:46:38
阅读次数:
148
由于我的博客项目在8084端口,需要Nginx来转发一下端口,记录一下安装过程和踩过的小坑。 一、下载 我将下载到了/opt/software目录下 二、解压安装 1)安装到 /opt/ngnix目录下: 此时出现the HTTP rewrite module requires the PCRE l ...
分类:
系统相关 时间:
2018-04-11 17:08:28
阅读次数:
275
load https://www.sourcefield.nl/post/jenkins-pipeline-tutorial/ load from git Loading a script from another Git repository This requires the Pipeline ...
分类:
其他好文 时间:
2018-04-06 00:15:23
阅读次数:
249
Configuring Network Names This page is for manual CDH installations only. Cloudera Manager users should disregard.Important: CDH requires IPv4. IPv6 i ...
分类:
Web程序 时间:
2018-03-30 23:13:30
阅读次数:
243
redhat7 在安装ntp时报如下错误 Error: Package: ntp-4.2.6p5-25.el7.centos.2.x86_64 (base) Requires: ntpdate = 4.2.6p5-25.el7.centos.2 Installed: ntpdate-4.2.6p5- ...
分类:
其他好文 时间:
2018-03-29 00:12:32
阅读次数:
4514
在执行gem install redis时 提示: gem install redis ERROR: Error installing redis: redis requires Ruby version >= 2.2.2. 查了查资料,CentOS7 yum库中ruby的版本支持到 2.0.0,可 ...
分类:
其他好文 时间:
2018-03-28 16:43:56
阅读次数:
707