ChinaUnix.net
相关文章推荐:

QDomDocument cannot open

各位帮忙,我是用telnet方式登录到linux主机,编写了一个小的gtk程序, 运行的时候提示 cannot open display 用了 export DISPALY= ipaddress(我的实达终端地址):0 也没有用 怎么办啊。谢谢。

by sashaye - GUI编程 - 2008-10-30 16:49:41 阅读(2203) 回复(1)

相关讨论

all: has has: gcc hash.c Lhash.c -o has .PHONY: clean clean: rm -rf has 上面的makefile用make has 执行的时候 提示 /usr/bin/ld:cannot open output file has:Permission denied collect2:ld returned 1 exit status 把has 改成别的名字也不行 请问这个是什么原因?

by mousexqshe - C/C++ - 2007-07-27 10:23:45 阅读(4960) 回复(3)

Hi guys,here my situation gets worse and worse. I want to do a communication with my modem /dev/ttyx0,I put open("/dev/ttyx0", O_RDWR)in my programme,then I do a check if this open returns a -1,the result is that it returns always -1,which maens the device is not opened. Did I do anything wrong???

by tntlei - C/C++ - 2005-04-15 21:06:45 阅读(429) 回复(0)

我建了个chunk,初始化时, cannot open chunk 这是为什么?

by myd - Informix - 2008-04-02 09:11:37 阅读(2059) 回复(5)

当运行一个java程序的时候出现 cannot open XIM ,怎么解决?谢谢。

by yanqf - Linux论坛 - 2003-04-25 17:36:44 阅读(214) 回复(1)

[root@3843228 squid]# sarg SARG: Records in file: 1975, reading: 100.00% SARG: (download) cannot open file: /var/www/sarg/ONE-SHOT/2008Oct21-2008Oct22/period 装上之后第一次使用 sarg -o /var/www/html/hours -l /var/log/squid/access.log成功了, 但是后来在怎么也不好使了.高手请指教.

by root001 - 服务器应用 - 2008-10-28 11:49:15 阅读(2154) 回复(4)

dbimport出现:cannot open sql script file在网上看到一些答案说路径不对,我的数据库脚本放在 uidb_sd.exp下面,我cd uidb_sd.exp 下面.执行还是不行?

by wang_lxiang - Informix - 2007-04-06 14:57:16 阅读(4363) 回复(1)

执行makefile,生成exe的时候出现问题 ld: 0706-006 cannot find or open library file: -l clntsh ld:open(): A file or directory in the path name does not exist. make: 1254-004 The error code from the last command is 255. make中是这么写的 /opt/oracle/product/9.2/bin/oraxlc -q64 -o hldCT -qcpluscmt -DAIX=51 -D _Xopen_SOURCE cli_main.o cli_drv.o assist.o tcpcom.o -L/usr/lib -L//opt/orac...

by goodbyefaith - Oracle - 2007-03-29 16:47:31 阅读(5341) 回复(1)

userdel: cannot open shadow group file 添加删除用户和组都出现这个,上次在论坛上看到有人解决过这个问题,请赐教一下,谢谢了 系统是redhatAS3

by luxinjun - 系统管理 - 2006-03-16 18:51:54 阅读(436) 回复(3)

求教?? 我已经执行过: chattr -i /etc/passwd chattr -i /etc/shadow chattr -i /etc/group ---------------------------- useradd test 错提示: useradd: error opening shadow group file 同样:userdel test 也是同样的错误提示???

by 微笑的牛 - Linux论坛 - 2006-03-16 17:24:48 阅读(813) 回复(7)

机器一到业务高峰online.log就出现以下提示: 10:11:04 Checkpoint Completed: duration was 1 seconds. 10:11:04 Checkpoint loguniq 99, logpos 0x4721018 10:12:58 NSF putlocal: t_open error: t_errno = 8, errno = 6. 10:12:58 listener-thread: err = -25574: oserr = 0: errstr = : Network driver cannot open the network device. 10:13:05 NSF putlocal: t_open error: t_errno = 8, errno = 6. 10:13:05 li...

by sam_8286 - Informix - 2005-07-01 14:54:46 阅读(1840) 回复(2)