CentOS 5.5, mongoDB, node.js
Computing 2011/05/19 02:00
root user
cd yum.repos.d
vi 10gen.repo
<32bit>
[10gen]
name=10gen Repository
baseurl=http://downloads-distro.mongodb.org/repo/redhat/os/i686
gpgcheck=0
yum update
yum install mongo-10gen mongo-10gen-server
mongod
node-v0.4.7.tar.gz
yum install openssl openssl-devel
configure
make
make install
'Computing' 카테고리의 다른 글
| The new iPad (0) | 2012/03/09 |
|---|---|
| CentOS 5.5, mongoDB, node.js (0) | 2011/05/19 |
| iphone opengl camera ar (0) | 2011/05/18 |
| https in java, android (0) | 2010/12/08 |
| x.inf contains DirIDs, which are not supported (0) | 2010/06/10 |
| ffmpeg build (0) | 2010/06/04 |



