Ubuntu 11.04 (Natty) 已经停止支持,但可以使用old-releases源了,先备份源列表文件: sudo cp /etc/apt/sources.list /etc/apt/sources.list.backup sudo gedit /etc/apt/sources.list ...
分类:
系统相关 时间:
2015-04-24 12:09:08
阅读次数:
173
sudo apt-get install libc6:i386sudo -icd /etc/apt/sources.list.decho "deb http://old-releases.ubuntu.com/ubuntu/ raring main restricted universe multi...
分类:
系统相关 时间:
2015-04-23 09:22:19
阅读次数:
153
准备 1. ubuntu 14.10 下载地址: 官网下载链接 http://www.ubuntu.com/download/desktop 官方版本库 http://releases.ubuntu.com/14.10/ 中科大源 http://mirrors.ustc.edu.cn/ubuntu-...
分类:
系统相关 时间:
2015-04-22 23:55:16
阅读次数:
226
InstallationDownloadRediswith:wgethttp://download.redis.io/releases/redis-3.0.0.tar.gzExtractandcompileRediswith:tarxzfredis-3.0.0.tar.gzcdredis-3.0.0makemakeinstallThebinariesthatarenowcompiledareavailableinthesrcdirectory.RunRediswith:src/redis-serverYouc..
分类:
其他好文 时间:
2015-04-22 18:39:25
阅读次数:
121
下载,安装ubuntu 12.04
http://releases.ubuntu.com/12.04/
安装JDK
Android L版本需要openjdk 7.0以上版本,KK版本需要oracle jdk 1.6.26以上版本
$ sudo apt-get update
$ sudo apt-get install openjdk-7-jdk
配置默认运行的...
分类:
移动开发 时间:
2015-04-22 11:37:06
阅读次数:
355
因为要使用开源 androidannotations 注解,发现eclipse没有Annotation Processin解决办法: 需要配置插件:http://download.eclipse.org/releases/junoAnnotation Processinhttp://blog.csd...
分类:
移动开发 时间:
2015-04-21 22:17:29
阅读次数:
217
官网地址https://www.thc.org/thc-ipv6/下载wgethttps://www.thc.org/releases/thc-ipv6-2.7.tar.gz安装[root@20211mysoft]#tarzxvfthc-ipv6-2.7.tar.gz[root@20211mysoft]#cdthc-ipv6-2.7[root@20211thc-ipv6-2.7]#make[root@20211thc-ipv6-2.7]#makeinstallinstall-m0755-d/u..
分类:
其他好文 时间:
2015-04-21 11:23:35
阅读次数:
472
原文链接:http://www.errdev.com/post/3/Hadoop2.6是目前Hadoop的最新版本,从下面链接获得http://hadoop.apache.org/releases.html#Download同时需要准备至少一台Linux, 这里我用了CentOS 7。虚拟机装Cen...
分类:
其他好文 时间:
2015-04-20 20:43:38
阅读次数:
168
1.下载相应的版本安装:http://www.rabbitmq.com/download.htmleg:http://www.rabbitmq.com/releases/rabbitmq-server/v3.5.1/rabbitmq-server_3.5.1-1_all.deb2.安装web管理插件rabbitmq在ubuntu下路径:/etc/rabbitmq /usr/lib/rabbitmq...
分类:
其他好文 时间:
2015-04-17 18:12:02
阅读次数:
134
真机调试时,build settings 里面Provisioning Profile的releases选Distribution证书会提示A valid provisioning profile for this executable was not found。使用发布证书进行编译,运行在真机上时会提示该信息Distribution 的profile是分Adhoc和App store两种,adh...
分类:
其他好文 时间:
2015-04-17 14:00:45
阅读次数:
96