自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(9)
  • 资源 (2)
  • 收藏
  • 关注

转载 用yum只下载rpm包而不安装

http://liucheng.name/1950/CentOS用yum安装软件是非常方便的,有时,我们只需要下载其中的rpm包,而不直接安装时咋办呢? 一般情况下,yum是不提供只下载的功能的。yum install后的下载文件存放在哪?一般情况下,yum install安装软件后rpm包存放在/var/cache/yum/下。如/var/cache/yum/i3

2015-05-12 16:27:43 2132

原创 pygrib安装报错

>>> import pygribTraceback (most recent call last):  File "", line 1, in   File "pygrib.pyx", line 163, in init pygrib (pygrib.c:24556)  File "/usr/lib64/python2.6/site-packages/ncepgrib2.py",

2015-05-08 09:53:31 5155 1

转载 Linux 进程的 Uninterruptible sleep(D) 状态

updatedb进程无法杀死[root@localhost openjpeg-2.1.0]# ps auwx| grep updatedbroot      1514  0.0  0.0 100932   820 ?        D    17:19   0:00 updatedbroot     27156  0.0  0.0 103260   876 pts/7    S+  

2015-05-07 23:05:47 1725

原创 pygrib

https://github.com/jswhit/pygribPython module for reading and writing GRIB files (edition 1 and edition 2).GRIB is the World Meteorological Organization (WMO) standard file format for the ex

2015-05-07 16:51:39 3827

原创 matploatlib安装日志

Installed /usr/lib64/python2.6/site-packages/mock-1.0.1-py2.6.eggSearching for nose>=0.11.1Reading https://pypi.python.org/simple/nose/Best match: nose 1.3.6Downloading https://pypi.python.org

2015-05-07 11:29:51 1526

原创 linux安装supervisor时候的安装日志

Installed /home/miniconda/lib/python2.7/site-packages/supervisor-3.1.3-py2.7.eggProcessing dependencies for supervisor==3.1.3Searching for meld3>=0.6.5Reading https://pypi.python.org/simple/meld

2015-05-05 09:07:36 1974

转载 CentOS下安装samba服务

一、简介  Samba是一个能让Linux系统应用Microsoft网络通讯协议的软件,而SMB是Server Message Block的缩写,即为服务器消息块 ,SMB主要是作为Microsoft的网络通讯协议,后来Samba将SMB通信协议应用到了Linux系统上,就形成了现在的Samba软件。后来微软又把 SMB 改名为 CIFS(Common Internet File Syst

2015-05-05 08:33:55 712

原创 hdf5安装的时候遇到错误

安装hdf5的时候遇到的问题:/usr/bin/ld: /usr/lib/libz.a(inflate.o): relocation R_X86_64_32S against `.rodata' can not be used when making a shared object; recompile with -fPIC/usr/lib/libz.a: could not

2015-05-05 08:15:57 10149 5

原创 netcdf install document

Documentation for getting and building netCDF*********************************************This document is for getting and building the netCDF C library andutilities, version 4.3.  Other lib

2015-05-04 22:47:28 1854

The C Programming Lauguage(英文版).chm

本书由C语言之Brian W. Kernighan and Dennis M. Ritchie编写,内容是学习C语言的一门重要的书籍。该版本为英文版,适合具有一定英文水平的人阅读。与中文版比较,阅读此书更能体会大师的风范

2010-10-20

空空如也

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除