Advertisement
Guest User

Untitled

a guest
Sep 27th, 2011
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.93 KB | None | 0 0
  1. alexander@patience:~/dev$ python python-ogre/BuildModule.py -b ois ogre --usesystem
  2. PythonOgre.BuildModule: INFO Build Command ./bootstrap
  3. PythonOgre.BuildModule: INFO Build Command ./configure --prefix=/usr --includedir=/usr/include
  4. PythonOgre.BuildModule: INFO Build Command make
  5. PythonOgre.BuildModule: WARNING Task Failed
  6. PythonOgre.BuildModule: INFO Build Command sudo make install
  7. PythonOgre.BuildModule: INFO Build Command tar jxf /home/alexander/dev/downloads/ogre-v1-7-0RC1.tar.bz2 --overwrite
  8. PythonOgre.BuildModule: INFO Build Command cmake . -DOGRE_INSTALL_PLUGINS_HEADERS=TRUE -DCMAKE_INSTALL_PREFIX:PATH=/usr
  9. PythonOgre.BuildModule: WARNING Task Failed
  10. PythonOgre.BuildModule: INFO Build Command make
  11. PythonOgre.BuildModule: WARNING Task Failed
  12. PythonOgre.BuildModule: INFO Build Command sudo make install
  13. PythonOgre.BuildModule: WARNING Task Failed
  14. alexander@patience:~/dev$
  15.  
  16.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement