码迷,mamicode.com
首页 >  
搜索关键字:error: no curses/termcap library found    ( 15182个结果
Orcad错误:Conflicting values of Source Part names found...
画了一个模块比较杂的原理图,为了省事,就从官方评估板上复制过来一部分原理图,将里面的电容改成了自己想要的名字。然后又从自己原来画过的原理图中复制了一部分电路,然后是根据需求使用自己的库里的元件新画了一部分电路。今天在成生Netlist的时候发现报错:         如图选中该错误,按F1键查看帮助,得到内容如下: This situation should only occur if y...
分类:其他好文   时间:2014-08-22 16:25:22    阅读次数:631
Win7 IIS 部署站点遇到的问题 如 HTTP 错误 404.XX
HTTP 错误 404.2 - Not Found由于 Web 服务器上的“ISAPI 和 CGI 限制”列表设置,无法提供您请求的页面。解决办法:设置为允许HTTP 错误 404.17 - Not Found"HTTP 错误 404.17 - Not Found 请求的内容似乎是脚本,因而将无法由...
分类:Windows程序   时间:2014-08-22 16:14:29    阅读次数:413
Jenkins Xcode 证书设置错误 Code Sign error: No matching codesigning identity found: No codesigning identities
Jenkins 集成Xcode 项目的时候在证书上遇到了问题。实际上如果在本地的话。只要Xcode工程里选择了项目就不需要重新设置证书了。jenkins会自动找到这个证书,只要在build setting 里设置的是正常的。并且在xcode 里能正常编译。Check dependenciesCode...
分类:其他好文   时间:2014-08-22 16:11:39    阅读次数:228
JTDS 1.2.5-dist 关于JDBC连接数据库报错:Native SSPI library not loaded. Check the java.library.path system property
今天coding的时候碰到一个异常:ERROR: I/O Error: SSO Failed: Native SSPI library not loaded. Check the java.library.path system property.查了下资料:大部分都是将ntlmauth.dll.....
分类:数据库   时间:2014-08-22 16:06:28    阅读次数:362
Some WIX extension tags write rows to CreateFolder table which lead to Not-Uninstallable Patch
I found an issue in WIX extension implementation. Some WIX extension tags write rows to CreateFolder table, e.g. , , . As the official MSI document says, a patch can be Not uninstallable if it co...
分类:其他好文   时间:2014-08-22 13:02:38    阅读次数:224
[Enterprise Library for .NET Framework 2.0]Custom Trace Listener例子演示
1.打开配置文件 2.移除不需要的Block,并添加Log Block 3.添加“Custom Trace Listener” 4.定义Attributes 5.添加定义类库“CustomTraceListenerExtensions” 6.编写代码,如下: using System; using ...
分类:Web程序   时间:2014-08-22 12:24:26    阅读次数:349
ASM实例挂载磁盘失败错误日志
ERROR: no read quorum in group: required 2, found 0 disksERROR: Could not heartbeat PST for grp 5. Force dismounting the disk group.ERROR: no read quo...
分类:其他好文   时间:2014-08-22 12:21:56    阅读次数:267
Fixed: The Windows Process Activation Service service terminated with the following error: The system cannot find the file specified
I'm not yet clear what I did, but I'm blogging it so it can be found if someone else has this issue.For whatever reason, last week both of my Vista 64...
分类:Windows程序   时间:2014-08-22 12:16:36    阅读次数:551
26 个 jQuery使用技巧
The use of the jQuery library is growing and growing(just released jQuery 1.4), more and more people are using this useful javascript library. This me...
分类:Web程序   时间:2014-08-22 09:18:35    阅读次数:334
通过eclipse.ini修改Eclipse加载jdk的路径
这里直接把在网上的找到的答案记录下来,原文地址:http://www.oschina.net/question/109676_15561:如果出现启动 Eclipse 弹出“Failed to load the JNI shared library jvm.dll”错误,原因1:给定目录下jvm.d...
分类:系统相关   时间:2014-08-21 22:39:54    阅读次数:707
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!