error: command 'gcc' failed with exit status 1 的解决办法

今天安装FastDFS的python api测试的时候提示这个错误,在此记录一下。
error: command 'gcc' failed with exit status 1 的解决办法

yum install gcc python-devel

本文出自 “技术成就梦想” 博客,请务必保留此出处http://hxl2009.blog.51cto.com/779549/980421

你可能感兴趣的:(error: command 'gcc' failed with exit status 1 的解决办法)