byghis

vim install-omnidl-ec2-user.txt

Sep 17th, 2012
50
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.46 KB | None | 0 0
  1. euca-run-instances ami-1b814f72 -t t1.micro -n 1 -k eucakey
  2. euca-run-instances ami-fd589594 -t t1.micro -n 1 -k eucakey
  3.  
  4. us-east-1 natty amd64 ebs 20111003 ami-fd589594 aki-427d952b
  5. us-east-1 natty amd64 instance-store 20111003 ami-71589518 aki-427d952b
  6.  
  7. sudo yum install pkgconfig -y
  8. sudo yum install openssl-devel -y
  9. sudo yum install gcc gcc-cpp gcc-c++ -y
  10. sudo yum install make -y
  11. sudo yum install python-devel -y
Advertisement
Add Comment
Please, Sign In to add comment