码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
openSUSE 安装
https://lug.ustc.edu.cn/sites/opensuse-guide/installation.php开始1. 简介2. 改用 GNU/Linux3. 获取 openSUSE4. 安装日常应用5. KDE 桌面环境6. 常用软件7. 安全设置8. 终端命令行9. 管理员设置 (Y...
分类:其他好文   时间:2015-04-17 15:31:27    阅读次数:221
msi软件包无法安装
安装某些msi软件包,提示“This advertised application will not be installed because it might beunsafe. Contact your administrator to change the installation useri...
分类:其他好文   时间:2015-04-15 16:57:29    阅读次数:200
joomla代码结构原理,执行流程
joomla-安装 下载源码 解压到apache发布目录 访问http://xxx/installation/index.php?根据实际情况访问 按每步提示操作,mysql库要先建立,ftp可暂时不开 删除安装文件即可 joomla代码结构 Joomla?2.5主要目录结...
分类:其他好文   时间:2015-04-13 23:10:45    阅读次数:321
Installation from source on Windows 7 with Visual C++2012
在这部分说明里,你将会学习到在配备有Visual C++的Windows平台下从源码安装ViSP。下面的这些安装步骤已经在32位Windows系统,CMake3.1和Visual Studio 2012的环境下安装成功,可能其他版本的软件环境下安装也没有问题。1 需要的安装包有:Visual St....
分类:编程语言   时间:2015-04-13 22:53:15    阅读次数:242
zabbix基础安装
建议先看看官网安装https://www.zabbix.com/documentation/2.4/manual/installation/install1.下载并解压tar-zxvfzabbix-2.4.0.tar.gz2.创建zabbix用户groupaddzabbix useradd-gzabbixzabbix3.编译安装./configure--enable-server--enable-agent--with-mysql--enable-ipv6--wit..
分类:其他好文   时间:2015-04-12 07:00:31    阅读次数:156
在CentOS6.0上安装Oracle 11gR2 (11.2.0.1)以及基本的配置(一)
首先安装CentOS6.0就不用说了。安装即可。唯一需要注意的就是后面Oracle 11G Installation guide中的Checking the Software Requirements部分,会要求安装一部分软件这些软件在CentOS6 DVD镜像里都有。可以自己配置个DVD镜像的re...
分类:数据库   时间:2015-04-11 13:05:26    阅读次数:202
Redis Cluster 3.0搭建与使用
Redis Cluster终于出了Stable,这让人很是激动,等Stable很久了,所以还是先玩玩。一. 集群简单概念。Redis 集群是一个可以在多个 Redis 节点之间进行数据共享的设施(installation)。Redis 集群不支持那些需要同时处理多个键的 Redis 命令, 因为执行...
分类:其他好文   时间:2015-04-09 00:52:51    阅读次数:582
Android开发调试Installation failed since the device possibly has stale dexed jars
今天写完代码运行时,出现了程序安装失败的对话框:Installation failed since the device possibly has stale dexed jars that don't match the current version (dexopt error). In ord...
分类:移动开发   时间:2015-04-08 21:16:18    阅读次数:337
部署Lync Server 2013时系统提示Prerequisite installation failed安装必备组件失败SqlInstanceRtcLocal 2067922934
部署Lync Server 2013时系统提示Prerequisite installation failed安装必备组件失败:Prerequisite installation failed: SqlInstanceRtcLocal with a failure code of 2067922934Prerequisite installation failed: SqlInstanceRtcLoc...
分类:数据库   时间:2015-04-08 18:09:47    阅读次数:319
IceScrum敏捷开发工具的安装文档-官方最新版
Welcome to the iceScrum iceScrum install guide. If you don’t want to manage your own iceScrum installation, you may want to consider our Cloud offers ...
分类:其他好文   时间:2015-04-08 12:53:17    阅读次数:277
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!