码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
centos6.5_x86_64 下安装 Oracle11gR2 的详细过程
参考手册:http://docs.oracle.com/cd/E11882_01/nav/portal_11.htm/Database Quick Installation Guide for Linux x86-64一,前期准备:1,环境说明: Linux:64位Centos release 6....
分类:数据库   时间:2015-03-19 20:22:13    阅读次数:270
[原]CentOS 6.5 上安装 MySQL 5.6
参考文档: http://dev.mysql.com/doc/refman/5.6/en/linux-installation-yum-repo.html1. 下载 rpm 文件:wget http://repo.mysql.com/mysql-community-release-el6-5.noa...
分类:数据库   时间:2015-03-19 18:11:12    阅读次数:205
Installation error: INSTALL_PARSE_FAILED_MANIFEST_MALFORMED
只需要检查AndroidManifest.xml中的:      android:name=".Sample2_14Activity"   android:label="@string/app_name" >   是否正确!...
分类:其他好文   时间:2015-03-18 18:05:19    阅读次数:109
完全卸载oracle11g步骤
完全卸载oracle11g步骤: 1、 开始->设置->控制面板->管理工具->服务 停止所有Oracle服务。 2、 开始->程序->Oracle - OraHome81->Oracle Installation Products-> Universal Installer,单击“卸载产品”-“全部展开”,选中除“OraDb11g_home1”外的全部目录,删除。 5、 运行regedit...
分类:数据库   时间:2015-03-17 18:09:03    阅读次数:173
Installation error: INSTALL_FAILED_VERSION_DOWNGRADE Android
我们在安装新的 APk 的时候,会出现  Installation error: INSTALL_FAILED_VERSION_DOWNGRADE 原因:  是因为 androidversionCode 的原因,我们手机里面的APP 的 versionCode 高于将要安装的 APP! error: [2015-03-17 16:52:21 - HoleYo...
分类:移动开发   时间:2015-03-17 17:59:55    阅读次数:143
Oracle's Business Intelligence Applications Configuration Manager 基本概念
Oracle's Business Intelligence Applications Configuration Manager :BIACM Once the BIAPPS installation is completed, the newly introduced web-based JAVA applications, BI Configuration Manager (BIACM) ...
分类:移动开发   时间:2015-03-17 14:13:02    阅读次数:163
BMW Carsoft 6.5 Software installation steps
1)You need to copy allBMW Carsoft 6.5file folder on the software driver CD to your hard disk, so you can make sure the installation will be more stabl...
分类:其他好文   时间:2015-03-17 11:49:05    阅读次数:99
【zabbix系列】安装与添加host
测试环境 Ubuntu 14.04.1 LTS 【服务端安装】 关于安装官方提供了很详细的安装方法,包括各平台的源码及包安装。关于其他版本Linux请参考 https://www.zabbix.com/documentation/2.4/manual/installation/install_from_packages zabbix是C/S架构,所以安装分服务端和客户端。客户端只需...
分类:其他好文   时间:2015-03-16 13:01:14    阅读次数:180
Install Google Chrome On Ubuntu 14.04
1.Download the package:wget https://dl.google.com/linux/direct/google-chrome-stable_current_amd64.deb2.Installation:sudo dpkg -i google-chrome-stable_...
分类:系统相关   时间:2015-03-14 19:56:15    阅读次数:167
Sublime Text 无法使用Package Control或插件安装失败的解决方法
本文主要介绍Sublime Text如何开启debug模式,以及分析一些使用过程中常见错误的解决方法。情形一Package Control:There are no packages available for installation。情形二:Package Control:Unableto download Emmet.Please view the console for more details. Error while loading PyV8 binary:exit code 3 …情形三:无法...
分类:其他好文   时间:2015-03-14 18:34:13    阅读次数:2177
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!