ChinaUnix.net
相关文章推荐:

Entries will be added to the varoptoracleoratab file as needed by

[root@localhost Documents]# rpm -ivh amsn-0.90-1.mdk9x.rpm error: failed dependencies: perl(file::Basename) is needed by AMSN-0.90-1 perl(file::Copy) is needed by AMSN-0.90-1 [root@localhost Documents]#

by clc409 - Linux论坛 - 2004-03-19 12:04:11 阅读(885) 回复(4)

相关讨论

[root@localhost Documents]# rpm -ivh amsn-0.90-1.mdk9x.rpm error: failed dependencies: perl(file::Basename) is needed by AMSN-0.90-1 perl(file::Copy) is needed by AMSN-0.90-1 [root@localhost Documents]#

by clc409 - Linux环境编程 - 2004-03-19 12:04:11 阅读(2433) 回复(4)

请问: [code]gdt_descr: .word (8+2*NR_TASKS)*8-1[/code] 这段是什么意思? 这个是不是可以随便自己指定的?

by inselberg - 内核源码 - 2009-05-30 10:36:00 阅读(1193) 回复(3)

本帖最后由 ulovko 于 2012-07-12 20:19 编辑 Contributed by jj on Thu Jul 12 10:06:43 2012 (GMT) from the gentlemen-stop-your-engines dept. Mike Larkin just committed support for hibernation on OpenBSD. Only i386 using wd(4) disks at this moment, but still a big step forward. On a recent posting on tech@, mlarkin@ sets up the rules for playing this game: [quote]Hibernate support (suspend-to-di...

by ulovko - BSD - 2012-07-12 20:19:03 阅读(1034) 回复(0)

今天又有一个 ports/113931 port:deskutils/qtm 进入ports了。这是一个基于QT4的blog本地管理序。可以本地编辑博文并在线提交。目前支持wordpress、Typepad、SquareSpace、Self-hosted四种类型的blog 本文来自ChinaUnix博客,如果查看原文请点:http://blog.chinaunix.net/u/9275/showart_341408.html

by 哈蜜瓜 - BSD文档中心 - 2007-07-17 00:01:55 阅读(1183) 回复(0)

我以前在Sco Unix下用c/c++开发过一段时间的程序。已经有三年没有编程了。现在想再重新熟悉一下。 我现在用的是linux,有什么工具推荐用来开发c/c++吗?另外如果我想所学的东西能够以后移植到其他的UNIX比如solaris。有什么建议吗? 谢谢

by rotman - C/C++ - 2004-07-03 16:27:07 阅读(813) 回复(2)

各位大侠,小弟想请问一事: 俺用 tar cf /aaa.tar ${SCT_REPOSITORY}/app/ 对文件备份.但是报下列错误: Optional acl entries for not dumped

by zqczqczqc110 - HP-UX - 2008-12-16 10:22:59 阅读(1844) 回复(5)

各位大侠,小弟想请问一事: 俺用 tar cf /aaa.tar ${SCT_REPOSITORY}/app/ 对文件备份.但是报下列错误: Optional acl entries for not dumped

by zqczqczqc110 - HP-UX - 2008-12-16 10:22:59 阅读(3123) 回复(4)

$STUFF=@ARGV[0]; open STUFF or die "Cannot open $STUFF for read :$!"; @entries = ;; #get first line of log file @details=split /,/, @entries[0]; 几个问题: 1。从@ARGV[0]怎么会读出一行信息? 2。<>;是什么意思? 3。split函数在作什么事,参数没有写在()里边,我就看不出split怎么样分配的。

by springjing - Perl - 2003-10-09 23:22:53 阅读(1269) 回复(1)

mysql> show processlist; +--------+-------------+----------------------+---------+---------+----------+------------------------------------------+------------------+ | Id | User | Host | db | Command | Time | State | Info | +--------+-------------+----------------------+---------+---------+----------+---------------...

by 小木虫子 - MySQL - 2010-06-18 16:15:25 阅读(4610) 回复(1)

[root@xgfw superman]# more /var/log/squid/cache.log 2007/12/16 04:02:58| storeDirWriteCleanLogs: Starting... 2007/12/16 04:03:00| 65536 entries written so far. 2007/12/16 04:03:02| 131072 entries written so far. 2007/12/16 04:03:02| 196608 entries written so far. 2007/12/16 04:03:03| 262144 entries written so far. 2007/12/16 04:03:03| 327680 entries written so far. 2007/12/16 04:03...

by ahsiao - Linux系统管理 - 2007-12-20 09:51:44 阅读(2482) 回复(3)