码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
GStreamer Plugin: Embedded video playback halted; module decodebin20 reported: Your GStreamer installation is missing a plug-in.
标题是在Linux下使用系统yum install 的opencv库来获取视频帧的时候抛出来的错误消息。opencv调用了Gstream的API来处理了视频。错误抛出的代码如下图:http://ubuntuforums.org/archive/index.php/t-1730395.htmlhttp...
分类:其他好文   时间:2014-12-09 15:15:37    阅读次数:555
解决 Microsoft Excel has stopped working
安装了project 2013后, excel 2013 一打开文件就报这个错,解决方法如下: Step1: Try to repair Office 2013 installation and check if it helps: Click on Start > Control Panel, c...
分类:其他好文   时间:2014-12-08 13:42:03    阅读次数:184
Linux系统添加、修改、删除PATH环境变量
一. 添加环境变量(Bash shell中用export,C shell中用setenv)1.直接在终端修改:export PATH=$PATH:software_installation_path/bin改修改只对本次进程有效2.修改用户级在home/用户/.profile中添加:export P...
分类:系统相关   时间:2014-12-07 17:44:23    阅读次数:280
vs2015 Android SDK
It was not possible to complete an automatic installation. This might be due to a problem with your network, proxy servers or an unsolvable installati...
分类:移动开发   时间:2014-12-06 14:00:46    阅读次数:1008
XCODE 6 经常报错 “Could not inspect the application package”
XCODE 6.01,真机运行时,总是是第一次蹦出弹窗, 提示:App installation failedCould not inspect the application package.再来一次就可以运行了。但是,一直反复出现。为什么呢?分析后发现:项目一开始是没有问题的。后来我把工程名改成...
分类:移动开发   时间:2014-12-06 11:17:25    阅读次数:232
Sublime Text如何安装插件
首先是要安装插件管理器,关于安装方法,作者在网站上已经说的很详细了,https://sublime.wbond.net/installation#st2(一)简单安装方式1、按快捷键ctrl+`(Esc键的下一行键的第一个)或从菜单View->Show Console(查看->控制面板)中打开。2、...
分类:其他好文   时间:2014-12-06 06:31:11    阅读次数:192
installation and administration Vms on centos
installationandadministrationVmsoncentos1.Compileqemuwgethttp://wiki.qemu.org/download/qemu-0.15.1.tar.gztarzxfqemu-0.15.1.tar.gzcdqemu-0.15.1./configure--prefix=/opt/qemu-0.15.1makemakeinstallln-s/opt/qemu-0.15.1/bin/qemu-nbd/usr/local/bin/2.Installvirtual..
分类:其他好文   时间:2014-12-05 19:34:01    阅读次数:196
Linux-挂载移动硬盘
Download: http://www.tuxera.com/community/ntfs-3g-download/ Installation: cd ntfs-3g_ntfsprogs-2014.2.15 ./configure make && make install Usage: mount -t ntfs-3g /dev/sda1 /mnt/wi...
分类:移动开发   时间:2014-12-05 10:57:32    阅读次数:191
Android错误:Re-installation failed due to different application signatures
Re-installationfailedduetodifferentapplicationsignatures (2013-04-20 14:27:32)转载▼标签:解决方法问题文件夹目录解决问题分类: Android 我在另外一台机器上刚安装了环境加载我的应用时,运行时,会出现以下内容: 解决的...
分类:移动开发   时间:2014-12-04 19:26:58    阅读次数:307
redmine安装配置
redmine安装配置参考页面*http://www.pyiner.com/centos-6-3-nginx-%E6%90%AD%E5%BB%BA-redmine/*http://www.redmine.org/boards/1/topics/37254*http://www.redmine.org/boards/2/topics/30142*http://www.redmine.org/projects/redmine/wiki/Redmine_on_CentOS_installation_..
分类:其他好文   时间:2014-12-03 14:28:26    阅读次数:242
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!