Created
          January 5, 2014 21:44 
        
      - 
      
- 
        Save anonymous/8274339 to your computer and use it in GitHub Desktop. 
    Preparing Fedora 19 for Emscripten
  
        
  
    
      This 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 characters
    
  
  
    
  | Emscripten does not work with LLVM 3.3, which is provided with Fedora 19. Download LLVM 3.2 and Clang from http://llvm.org/releases/. Copy the clang source code into tools\clang, and run make (but not make install). | |
| Set LLVM_ROOT='/path/to/llvm/llvm-3.2.src/Release+Asserts/bin' in ~./emscripten. | |
| yum install node | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment