Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save kenzo0107/f204c7af2b764d15a6c6 to your computer and use it in GitHub Desktop.
Save kenzo0107/f204c7af2b764d15a6c6 to your computer and use it in GitHub Desktop.

Revisions

  1. kenzo0107 revised this gist Apr 8, 2015. 1 changed file with 1 addition and 2 deletions.
    3 changes: 1 addition & 2 deletions error: command 'gcc' failed with exit status 1
    Original file line number Diff line number Diff line change
    @@ -1,4 +1,3 @@
    sudo yum -y install gcc gcc-c++ kernel-devel
    sudo yum -y install python-devel
    sudo yum -y install libxslt-devel
    sudo yum -y install python-devel libxslt-devel libffi-devel openssl-devel
    pip install cryptography
  2. kenzo0107 revised this gist Apr 6, 2015. 1 changed file with 1 addition and 0 deletions.
    1 change: 1 addition & 0 deletions error: command 'gcc' failed with exit status 1
    Original file line number Diff line number Diff line change
    @@ -1,3 +1,4 @@
    sudo yum -y install gcc gcc-c++ kernel-devel
    sudo yum -y install python-devel
    sudo yum -y install libxslt-devel
    pip install cryptography
  3. kenzo0107 created this gist Apr 6, 2015.
    3 changes: 3 additions & 0 deletions error: command 'gcc' failed with exit status 1
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,3 @@
    sudo yum -y install gcc gcc-c++ kernel-devel
    sudo yum -y install python-devel
    pip install cryptography