-
Recent Posts
Recent Comments
- Alvin on Workflow Engines for Hadoop
- ivan provalov on Workflow Engines for Hadoop
- raspberry pi, lighttpd and wordpress pretty permalink | Rants, grunts and chants on Moving wordpress blog to lighttpd
- Keith Wiley on Getting Started with Apache Hadoop 0.23.0
- Hardik on Getting Started with Apache Hadoop 0.23.0
Archives
Categories
Meta
Companies
Me
Tag Archives: centos
Python setup.py bdist_rpm on CentOS 5.5
I recently learned that python setup.py can be used to build a rpm using the bdist command. Since we’re using puppet to manage installed software, this makes it really easy to add python modules to a bunch of servers. During the … Continue reading