wummel / linkchecker

check links in web documents or full websites
http://wummel.github.io/linkchecker/
GNU General Public License v2.0
1.42k stars 234 forks source link

Installation Error on AWS machines #700

Closed ptalke closed 7 years ago

ptalke commented 7 years ago

Hi,

I receive an "No such file or directory " error directly after "running build_ext" when trying to install on an AWS machines. Tested on Centos 7 and Amazon Linux AMI Installation methods were:

  1. sudo pip install linkchecker
  2. manual install following the steps in doc/install.txt 2.1 Step which produces the error is sudo python setup.py build

Please see complete console output in http://pastebin.com/hx99LigH

Thanks ptalke

ptalke commented 7 years ago

If one has no gcc installed, no compilation can be made... Sorry for the Spam