Created
          March 16, 2015 12:52 
        
      - 
      
 - 
        
Save martinsam/e284dbaebc2131bd4c85 to your computer and use it in GitHub Desktop.  
  
    
      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
    
  
  
    
  | apt-get intall libxapian-dev | |
| 184 apt-get install libxapian-dev | |
| 185 apt-get install apt-xapian-index | |
| 186 ./configure --prefix=$VENV --with-python && make && make install | |
| 187 apt-cache search xapian | |
| 188 apt-cache search libtool | |
| 189 apt-get install libtool | |
| 190 ./configure --prefix=$VENV --with-python && make && make install | |
| 191 apt-get install libltdl-dev | |
| 192 ./configure --prefix=$VENV --with-python && make && make install | |
| 193 ./configure --prefix=$VENV --with-python && make && make install | |
| 194 apt-get install python-dev | |
| 195 ./configure --prefix=$VENV --with-python && make && make install | |
| 196 pip install dev | |
| 197 pip freeze | |
| 198 env CC="gcc -m32" ./configure --prefix=$VENV --with-python && make && make install | |
| 199 apt-get install xapian | |
| 200 apt-cache search xapian | |
| 201 apt-get install libxapian-dev | |
| 202 apt-get install libxapian-dev python-xapian | |
| 203 apt-get install libxapian-dev python-xapian python-xappy | |
| 204 ./configure --prefix=$VENV --with-python && make && make install | |
| 205 apt-get install libxapian-dev python-xapian python-xappy | |
| 206 apt-cache search xapian | |
| 207 apt-get install libxapian22 | |
| 208 apt-get install xapian-tools | |
| 209 apt-get install xapian-omega | |
| 210 ./configure --prefix=$VENV --with-python && make && make install | 
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment