(我不确定这是问这个问题的最好的地方,所以如果没有的话,请把我redirect到它) 我正在build立一个新的win2008R2terminal服务器,并且在我们的2003 TS上运行正常的应用程序出现问题。 如果我以普通用户身份运行应用程序,则会出现以下错误: 组件“MSComm32.ocx”或其某个依赖关系未正确注册:文件丢失无效。 如果我以pipe理员身份运行应用程序,它运行良好。 我试图下载MSComm32.ocx并注册regsvr32(作为pipe理员),但没有任何运气。 我怎么知道依赖关系是什么? 谢谢。
我在Linode上运行Apache。 我最近转移到Lighttpd并删除Apache,现在每当我尝试安装任何应用程序,我得到以下错误。 ivineet:~# apt-get install subversion Reading package lists… Done Building dependency tree Reading state information… Done You might want to run `apt-get -f install' to correct these: The following packages have unmet dependencies: libapache2-mod-php5: Depends: apache2-mpm-prefork (> 2.0.52) but it is not going to be installed or apache2-mpm-itk but it is not going to […]
今天我正在更新一个生产服务器(其中一个testing更新,然后更新其余的计算机)。 运行yum update后不久ssh连接就坏了:/。 在使用screen sesion再次login后,我运行了yum-complete-transaction但是它有问题,所以我使用–skip-broken参数运行它。 这对未完成的事务工作正常,但perl依赖关系的问题仍然存在。 我试图重新安装Perl包,但它给我一个错误: Loaded plugins: langpacks, presto, refresh-packagekit Installed package 4: perl-5.14.2-201.fc16.x86_64 (with updates) is not available. Error: There is nothing to be done 这个错误,我试图百胜更新: Loaded plugins: langpacks, presto, refresh-packagekit Dependency resolution -> Running transaction check —> Package perl.x86_64 4:5.14.2-201. FC16 is updated -> Processing Dependency: perl = 4:5.14.2-201. FC16 for […]
我正在使用CentOS 6.5。 Apache HTTP服务器(httpd)已经死了,原因不明。 我无法再访问http://localhost/ 。 当我尝试重新启动httpd时,失败(错误消息如下所示)。 ================================================== ================ 运行sudo service httpd restart时出现错误信息 Stopping httpd: [FAILED] Starting httpd: [ OK ] 存储在/var/log/httpd/error_log错误消息 [Tue Feb 04 14:44:57 2014] [notice] suEXEC mechanism enabled (wrapper: /usr/sbin/suexec) [Tue Feb 04 14:44:57 2014] [notice] Digest: generating secret for digest authentication … [Tue Feb 04 14:44:57 2014] [notice] Digest: done *** […]
我试图在Centos 6.6上安装gstreamer0.10-pocketsphinx。 显然,互联网历史上没有人曾经这么做过,所以CentOS对于Ubuntu和Debian来说没有什么帮助。 不幸的是,百胜没有任何PocketSphinx或SphinxBase相关,所以我试图通过RPM安装:gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64.rpm 我运行: rpm -Uvh gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64.rpm 它告诉我它缺less依赖项(我已经安装): warning: gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64.rpm: Header V3 RSA/SHA1 Signature, key ID 80420f66: NOKEY error: Failed dependencies: libpocketsphinx.so.1()(64bit) is needed by gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64 libsphinxbase.so.1()(64bit) is needed by gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64 pocketsphinx = 0.8-7.mga5 is needed by gstreamer0.10-pocketsphinx-0.8-7.mga5.x86_64 文件libpocketsphinx.so.1,libsphinxbase.so.1安装在/ usr / local / lib中 Pocketsphinx安装在别处(位于/progs/pocketsphinx-0.8)。 这一切都是如此,我如何告诉RPM依赖关系在我的系统上? 我环顾四周,还没有find任何东西,所以任何帮助将不胜感激。 谢谢!
我们需要php5-mysqlnd,因此php5-mysql被删除了,现在当我们想用apt-get来安装某些东西的时候,一个软件包有未满足的依赖关系。 如何或在哪里可以编辑依赖关系来摆脱这个恼人的错误消息? 我们的服务器现在工作正常,我不想乱搞东西,并删除错误的包。 我们使用Debian 7.7(wheezy)和apt-get感谢您的帮助。 这里是输出: The following packages have unmet dependencies: psa-php5-configurator : Depends: php5-mysql but it is not going to be installed E: Unmet dependencies. Try 'apt-get -f install' with no packages (or specify a solution). -mysql but it is not going to be installed
我使用php5.5在CentOS release 6.6 (Final)上运行Lamp服务器: $ php -v PHP 5.5.17 (cli) (built: Sep 20 2014 17:12:00) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies with Zend OPcache v7.0.4-dev, Copyright (c) 1999-2014, by Zend Technologies with Xdebug v2.2.5, Copyright (c) 2002-2014, by Derick Rethans 当我运行yum update我得到这个依赖性错误: Loaded plugins: fastestmirror Setting up […]
我试图在Amazon Linux Server上安装Asterisk 1.8(2015.09)。 sudo yum install asterisk 这会导致以下错误: Error: Package: libresample-0.1.3-12.el6.x86_64 (epel) Requires: libsndfile.so.1(libsndfile.so.1.0)(64bit) Error: Package: asterisk-1.8.32.3-1.el6.x86_64 (epel) Requires: libgsm.so.1()(64bit) Error: Package: libresample-0.1.3-12.el6.x86_64 (epel) Requires: libsndfile.so.1()(64bit) You could try using –skip-broken to work around the problem You could try running: rpm -Va –nofiles –nodigest 我试过了rpm -Va –nofiles –nodigest ,然后再次尝试,但是没有解决。 所以看来我需要libsndfile.so.1和libgsm.so.1 。 如何安装或修复此问题,以及如何安装Asterisk?
你如何使MacPorts打印它将安装的软件包以满足依赖关系? 我知道sudo port deps foo ,但是只打印foo的直接依赖项。 我想知道将被安装的每个软件包,即。 foo依赖于直接或不直接取决于那些已经安装的软件包。 那可能吗? 有没有可能安装dryrun模式,我不知道? (我真的厌倦了MacPorts试图安装X11,因为一些晦涩难懂的软件包依赖于我试图安装的软件包认为这将是一个好主意……)
我正在运行CentOS 5.3,这是我的问题: – I installed (A) from source. (B) depends on (A) – I want to install the (B) RPM, but the (B) RPM depends on the (A) RPM. 因此,即使(A)已经安装,yum也希望我安装(A)RPM。 我从源代码安装(A)的原因是因为我需要使用比版本库中可用的版本更新的版本,我也需要configuration它。 什么是解决这个问题的好方法?