ChinaUnix.net
相关文章推荐:

ffmpeg Could not find codec parameters

在使用find时配合使用xargs时,如何传递另一个参数给后面的命令,比如我在find -atime 7 xargs mv {}; 目标地址如何应该放在哪些儿?

by a.a - Shell - 2008-04-06 04:57:32 阅读(1507) 回复(2)

相关讨论

0:00000:00000:2005/08/17 06:47:57.78 kernel Warning: Using default file '/u/sybase/LZCSERVER.cfg' since a configuration file was not specified. Specify a configuration file name in the RUNSERVER file to avoid this message. 00:00000:00000:2005/08/17 06:48:00.86 kernel Using 1024 file descriptors. 00:00000:00000:2005/08/17 06:48:00.86 kernel Adaptive Server Enterprise/11.5/P/Sun_svr4/OS 5.5.1/1/O...

by hzc761207 - Sybase - 2005-08-17 09:27:24 阅读(1775) 回复(3)

在调试一个PHP程序时,报了这个错误, could not find driver 在网上搜一下,有解决方法如下 原来我的这个程序中用到了PDO对象, 连接mysql 5. 在PHP的默认设置中,只打开了PHP_pdo 模块, 没有打开PHP_pdo_mysql模块.所以才会出现找不到驱动程序的错误. 把这个模块打开,重启apache就可以了. 当然了,如果你用别的数据库,打开对应的模块就OK了. 但是,我这样操作后依然提示 could not find driver 最后终于发现原来是因为机上没有安装...

by rods - php文档中心 - 2009-02-25 14:42:23 阅读(1609) 回复(0)

centos4.3 squirrelmail 1.4.7 Compatibility plugin 2.0.4 change_sqlpass-3.3-1.2 http://localhost/squirrelmail/ 出错:Fatal error:call to undefined functions: load_config() in /change_sqlpass/functions.php on line 326 on line 167 分别注释//掉这两行。可以正常登录。可是点更改密码,就出错,出错内容与上面的差不多,依次注释,再点更改密码 ,出现 系统出错: could not find Pear DB library pear 在安PHP ...

by 权老实 - PHP - 2006-07-11 14:31:35 阅读(3834) 回复(9)

我调试struts出现这个问题: 警告: could not find action or result There is no Action mapped for namespace / and action name login. - [unknown location] at com.opensymphony.xwork2.DefaultActionProxy.prepare(DefaultActionProxy.java:177) at org.apache.struts2.impl.StrutsActionProxy.prepare(StrutsActionProxy.java:61) at org.apache.struts2.impl.StrutsActionProxyFactory.createActionProxy(StrutsActionP...

by wxibing - Java - 2009-03-01 21:31:01 阅读(5955) 回复(7)

请教开机时出现:logname:could not find entry in /etc/utmp not a terminal 如何解决!!! 谢谢 [ 本帖最后由 shcxin 于 2006-1-18 21:23 编辑 ]

by shcxin - 其他UNIX - 2008-09-25 22:39:03 阅读(2934) 回复(7)

我想在我的机器上安装一个jxta的平台,来编写p2p的程序,所以 在jxta的网站www.jxta.org下载了jxta-shell-2.3.3.zip,解压缩后,生成一个shell的文件夹中,有jxta.exe,我想这个应该就是那个安装文件吧,但是我运行这个文件时,出错:could not find the main class,program will exit! 我的机器安装的是jbuilder9,带jdk1.4,另外我还装了j2sdk1.4.0_01 帮帮我吧,或者谁能告诉我,哪里有jxta的自带java虚拟机的for windows的安装版本下载(我...

by sysozo - Java - 2005-07-08 08:46:14 阅读(6531) 回复(2)

i am 29 old, without the experience worked for joint-adventure company or foreign-owned company, i want to change my life, to work in a foreign company in china beijing or tian jin. my majoring is computer application and construction architecture, i can speak both english and french . i would like to work in the computer field, i am familer about windows system. how could i do ? i have sent ...

by norman - IT职业生涯 - 2004-04-07 15:26:12 阅读(1693) 回复(22)

could somebody tell me where i can find a AIX system to practice. Pls tell the IP address.

by tedzh - AIX - 2003-07-23 08:30:32 阅读(574) 回复(1)

ffmpeg功能 1. 视频音频格式转换 ffmpeg能使用任何支持的格式和协议作为输入: *比如你可以输入YUV文件:ffmpeg -i /tmp/test%d.Y /tmp/out.mpg 它将要使用如下文件: /tmp/test0.Y, /tmp/test0.U, /tmp/test0.V, /tmp/test1.Y, /tmp/test1.U, /tmp/test1.V,等等… *你能输入原始的YUV420P文件:ffmpeg -i /tmp/test.yuv /tmp/out.avi 原始的YUV420P文件包含原始的YUV极性,每帧以Y平面开始,跟随U和V平面,...

by naonaolazy - 存储文档中心 - 2007-05-22 19:25:14 阅读(885) 回复(0)

[quote] myfavourite# pkg_add firefox-1.5.0.1_2.1.tbz pkg_add: could not find package libdrm-2.0_1 ! pkg_add: could not find package cairo-1.0.4 ! [/quote] qing wen ru ke jie jue?

by myfavourite - BSD - 2006-04-07 21:03:17 阅读(1504) 回复(5)