ChinaUnix.net
相关文章推荐:

Directory usrlocalnagiosshareperfdataweb1 not found

gdbserver调试时,使用l命令出现的错误。 原因是编译时,少了调试-g选项。 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u3/93262/showart_2018705.html

by hsq863 - Linux文档专区 - 2009-08-05 15:17:28 阅读(935) 回复(0)

相关讨论

linux版块在动吧,directory './forumdata/templates/' not found or have no access!

by yyrjw - Linux系统管理 - 2008-08-11 21:16:14 阅读(2121) 回复(6)

directory './forumdata/templates/' not found or have no access! 刚刚CU好像有点问题 [ 本帖最后由 flowingtree 于 2006-5-15 09:04 编辑 ]

by flowingtree - Shell - 2006-05-15 08:52:21 阅读(1511) 回复(1)

在刚做完磁盘阵列之后 ,安装了操作系统redhat6.1 然后解压一个压缩包 text.zip unzip text.zip 就包了这样的错误 end-of-central-directory signature not found End-of-central-directory signature not found. Either this file is not a zipfile, or it constitutes one disk of a multi-part archive. In the latter case the central directory and zipfile comment will be found on the last disk(s) of thi...

by xmer108 - Linux新手园地 - 2013-06-19 08:51:09 阅读(4881) 回复(1)

os: centos6.3 mini server 用yum-downloadonly插件down下来httpd几个文件 放在了文件目录httpd-2.2.15里面。准备安装,如下图,新手,求解决方法,谢谢各位了。

by qys123888 - Linux新手园地 - 2012-12-26 18:35:06 阅读(1210) 回复(4)

請問什麼是directory entry? 和user profile 有什麼聯繫嗎? 在SNDNETF中起什麼作用? 向各位大哥求解!謝謝! :em27:

by justincar - AS400 - 2010-08-23 09:54:51 阅读(2080) 回复(0)

我通过配置linux内核并保存后,在终端模式运行make all 命令,系统便发生了如下的问题(详细代码如下),由于本人学习linux才有几天的时间,故请教各位大侠这是什么错误,该如何解决? [root@localhost petalinux-dist]# make all make -C tools/ucfront make[1]:Entering directory `/home/embed/petalinux-v0.40-rc2/software/petalinux-dist/tools/ucfront' make[1]: Nothing to be done for `all'. make[1]: Leaving directory...

by mch_kot - Linux新手园地 - 2010-04-12 11:16:05 阅读(5193) 回复(9)

FC6 . TCL脚本中: if { [catch {exec mv $filedir\/* $targetdir/} result] } { puts "error:$result" 运行结果: error:mv: cannot stat `/aaa/*': No such file or directory /aaa已存在.用的是绝对路径.脚本不在根目录下. 如果用具体的文件名代替*,也可以在脚本中运行成功. 但这个目录下有多个不规则文件,能不能用一条语句实现文件移动? 手动在shell执行mv /aaa/* ....也能成功.在脚本中就不行. [ 本帖最后由 thin...

by thinothing - Shell - 2009-07-11 14:16:26 阅读(1516) 回复(0)

# useradd -g oinstall -G dba oracle # passwd oracle oracle用户创建成功后 # su - oracle su: No directory! 这是为什么,网上没搜到 谢谢

by guoq.lee - Solaris - 2009-06-04 13:57:01 阅读(9320) 回复(21)

# useradd -g oinstall -G dba oracle\r\n# passwd oracle\r\noracle用户创建成功后\r\n\r\n# su - oracle\r\nsu: No directory!\r\n\r\n这是为什么,网上没搜到\r\n\r\n谢谢

by guoq.lee - Solaris - 2009-06-03 21:53:07 阅读(4991) 回复(12)

在安装mysql数据库是出现如下错误,不知是什么意思,不知哪位高人能出来解释一下,小弟不胜感激!!! make[2]: *** [my_new.o] Error 127 make[2]: Leaving directory `/opt/mysql-5.0.56/mysys' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/opt/mysql-5.0.56' make: *** [all] Error 2

by wangt2010 - 数据库应用 - 2009-05-18 14:13:35 阅读(1978) 回复(2)