2013/05 9

numpy, scipy, matplotlib설치하기 centos 5.5

centos 5.5 버전에는 python 버전이 2.4 버전이다 yum으론 2.6 이상 버전으로 업그레이드 불가능하다.아래와 같이 진행하면 된다. [root@localhost tmp]# wget python.org/ftp/python/2.6.6/Python-2.6.6.tgz--2013-05-28 11:21:09-- http://python.org/ftp/python/2.6.6/Python-2.6.6.tgzResolving python.org... 82.94.164.162, 2001:888:2000:d::a2Connecting to python.org|82.94.164.162|:80... connected.HTTP request sent, awaiting response... 200 OKLength: 13..

Linux 2013.05.28

canopy(scipy,numpy) 설치방법 공학계산기 리눅스용

https://www.enthought.com/downloads/자신이 원하는 버전으로 다운받으고 설치 하면 된다. (리눅스 기준설명)#chmod 755 canopy-1.0.0-rh5-64.sh#./canopy-1.0.0-rh5-64.sh Welcome to the Canopy 1.0.0 installer!To continue the installation, you must review and approve the license termagreement.Press Enter to continue>>> [엔터]약관에 대해서 블라블라 적혀 있고Do you approve the license terms? [yes|no][no] >>> yes [엔터[ Canopy will be installed to this ..

Linux 2013.05.28

centos 5.x install subversion 1.7.x

centos 5.x 버전에 subversion 1.7.x 버전 설치 하는 법이다.yum 으로 설치를 하려 했으니 1.6.11 버전까지 밖에 설치가 안된다.subversion 사이트http://subversion.apache.org/download/에서 최신 버전을 설치를 하려 했으니 종속관계 파일들이 너무 많다.# rpm -Uvh subversion-1.7.9-4.12.1.x86_64.rpmwarning: subversion-1.7.9-4.12.1.x86_64.rpm: Header V3 RSA/SHA256 signature: NOKEY, key ID 3dbdc284error: Failed dependencies: fillup is needed by subversion-1.7.9-4.12.1.x86_64 ..

Linux 2013.05.21

Cannot find a valid baseurl for repo: rpmforge Error: Cannot find a valid baseurl for repo: rpmforge

yum update 사용시 아래와 같이 에러가 뜬다면 Cannot find a valid baseurl for repo: rpmforgeError: Cannot find a valid baseurl for repo: rpmforge DNS 설정 #vi /etc/resolv.confnameserver 168.126.63.1추가 그래도 동일하게 에러가 뜬다면# cd /etc/yum.repos.d/#lsCentOS-Base.repo mirrors-rpmforge(삭제) rpmforge.repo(삭제)자신이 사용하는 버전외는 삭제하면 정상적으로 된다. # yum updateSetting up Update ProcessSetting up repositoriesbase 100% |===================..

Linux 2013.05.21

스팸메일 차단시 조치방법 reverse DNS

어느날 갑자기 아래와 같이 메일발송 에러가 떴다. The message, sent by test@test.com, can not be delivered to following recipient(s): test1@test.com There was a fatal SMTP error. Fatal SMTP error when talking to test.test.com: 550 5.7.1 Service unavailable; Client host [11.11.11.11] blocked using Trend Micro RBL+. Please see http://www.mail-abuse.com/cgi-bin/lookup?ip_address=11.11.11.11; Mail from 11.11.11.11 blocke..

Windows 2013.05.08
728x90
반응형