Last active
          July 4, 2024 03:09 
        
      - 
      
- 
        Save kenzo0107/f204c7af2b764d15a6c6 to your computer and use it in GitHub Desktop. 
Revisions
- 
        kenzo0107 revised this gist Apr 8, 2015 . 1 changed file with 1 addition and 2 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 libxslt-devel libffi-devel openssl-devel pip install cryptography 
- 
        kenzo0107 revised this gist Apr 6, 2015 . 1 changed file with 1 addition and 0 deletions.There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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 
- 
        kenzo0107 created this gist Apr 6, 2015 .There are no files selected for viewingThis file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal 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