ChinaUnix.net
相关文章推荐:

can't find file to patch at input line 4

[root@sei114 linux]# patch -p1 < kernel-2.2.14-audit.patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -urN /home/linux-2.2.14/Documentation/Configure.help ./linux/Documentation/Configure.help |--- /home/linux-2.2.14/Documentation/Configure.help Wed Mar 8 10:24:49 2000 |+++ ./linux/D...

by sjsshine - Linux论坛 - 2006-12-15 22:51:28 阅读(2823) 回复(1)

相关讨论

[root@sei114 linux]# patch -p1 < kernel-2.2.14-audit.patch can't find file to patch at input line 4 Perhaps you used the wrong -p or --strip option? The text leading up to this was: -------------------------- |diff -urN /home/linux-2.2.14/Documentation/Configure.help ./linux/Documentation/Configure.help |--- /home/linux-2.2.14/Documentation/Configure.help Wed Mar 8 10:24:49 2000 |+++ ./linux/D...

by sjsshine - Linux系统管理 - 2006-12-15 22:51:28 阅读(5167) 回复(1)

Solaris 系统 oracle9! 启动出现如下错误信息: jb2510% dbstart can't find init file for Database "owblade". Database "owblade" NOT started. % sqlplus /nolog ld.so.1: sqlplus: fatal: librt.so.1: version `SUNW_1.3' not found (required by file /pa/ora9lm/OraHome1/lib/libclntsh.so.9.0) ld.so.1: sqlplus: fatal: librt.so.1: open failed: No such file or directory Killed 请教高手如何解决?

by sea2007 - Oracle - 2009-03-20 16:35:16 阅读(2089) 回复(2)

After I installed 9.2.0.2 in Redhat As 2.0 for Itanium, I can't find the OEM startup file oemapp in ORACLE_HOME/bin directory, why?

by walkinair - Oracle - 2004-09-21 15:11:12 阅读(1076) 回复(1)

我用的是jsp+mysql 日志报错: 007-1-20 17:23:37 java.sql.SQLException: General error message from server: \"can\'t find file: tablename\'(errno: 2)\". 查看数据库 tablename\'这个表只有frm文件 没有MYD、.MYI文件。 怎么样解决这个问题。请各位大虾帮帮忙,急急!!!!

by chx0288 - SQL server - 2007-01-20 17:54:06 阅读(2851) 回复(0)

Q: mysqld_safe启动不成功, 查看/var/log/mysqld.log有以下错误: 061110 9:44:16 [ERROR] /usr/libexec/mysqld: can't find file: './mysql/host.frm' (errno: 13)061110 9:44:16 [ERROR] Fatal error: can't open privilege tables: can't find file: './mysql/host.frm' (errno: 13) 但查看存在/var/lib/mysql/mysql/host.frm这个文件, 如何解决? A: 这是因为权限的问题,查看/var/lib/mysql/mysql/ 下的文件的用户组都...

by chouxiaozi - MySQL文档中心 - 2007-11-16 11:03:32 阅读(1251) 回复(0)

现象:执行build.sh,选择1 toolchain开始编译,一段时间后出现错误。提示如下: patch: **** can't open patch file /maxwit/build/toolchain/patch/gcc-4.2.1-libgcc_eh-1.patch : No such file or directory baidu google "/maxwit/build/toolchain/patch/gcc-4.2.1-libgcc_eh-1.patch"无果后,发贴提问。 问题: 1 /maxwit/build/toolchain/patch/gcc-4.2.1-libgcc_eh-1.patch的作用? 2 在哪里可以找到? 3 看了下tool-chain-...

by aquei - MaxWit & g-bios - 2008-12-15 13:06:51 阅读(2193) 回复(2)

我单位有一服务器,速度奇慢.查看SYSLOG,发现每隔一段时间( 几分钟)就出现telnet 的报错:can't find terminal control database entry for line ttyp?,不知是什么原因?由什么引起的?请各位高手指点一下,谢谢!

by 徐井泉 - 其他UNIX - 2006-06-01 13:14:46 阅读(3910) 回复(7)

请教:syslog中报“...telnetd[1839]:can't find terminal control database entry for line ttyp8”,用户退出后用w -x查看仍有显示,但无进程。

by zhangshebao - 其他UNIX - 2005-06-06 15:17:31 阅读(2509) 回复(3)

SCO OpenServer 5.0.5,如何解决?谢谢各位老大。

by haigy - 其他UNIX - 2004-08-13 14:01:31 阅读(862) 回复(1)

我有个难题:在一个文件夹里有这样一些文件: 文件夹里: Lihong_pro.txt Lihong_score.txt Wangwei_pro.txt Wangwei_score.txt Lili_pro.txt Lili_score.txt Maming_pro.txt Maming_score.txt Tianhai_pro.txt Tianhai_score.txt ...... 我们不知道有多少个这样XXX__pro.txt XXX_score.txt 的文件,但只道它们是这样成双成对的,编个程序让所有的一对都合成一个个: Lihong_total.txt Wangwei_total.txt Lili_total.txt Maming_t...

by happyboy227 - Shell - 2003-08-02 21:26:23 阅读(966) 回复(0)