CentOS 5.5, mongoDB, node.js
Computing 2011. 5. 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' 카테고리의 다른 글
play framework (0) | 2013.07.26 |
---|---|
The new iPad (0) | 2012.03.09 |
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 |