Jan Kansky
Results
1
comments of
Jan Kansky
Same problem here on Centos 6.3. Solution: rm -rf librabbitmq-1.0.1 tar -xvzf librabbitmq-1.0.1.tar.gz cd librabbitmq-1.0.1 python ./setup.py build su python ./setup.py install If you try to go straight to install...