Advertisement
Guest User

Untitled

a guest
Sep 27th, 2011
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.17 KB | None | 0 0
  1. alexander@patience:~/dev$ python python-ogre/BuildModule.py -b gccxml pygccxml cg pyplusplus boost_python --usesystem
  2. PythonOgre.BuildModule: INFO Build Command mkdir -p gccxml-build
  3. PythonOgre.BuildModule: INFO Build Command cmake ../gccxml -DCMAKE_INSTALL_PREFIX:PATH=/usr
  4. PythonOgre.BuildModule: INFO Build Command make
  5. PythonOgre.BuildModule: INFO Build Command sudo make install
  6. PythonOgre.BuildModule: INFO Build Command sudo python setup.py install
  7. PythonOgre.BuildModule: INFO Build Command sudo tar xvzf /home/alexander/dev/downloads/Cg-2.2_October2009_x86_64.tgz --overwrite
  8. PythonOgre.BuildModule: INFO Build Command sudo python setup.py install
  9. PythonOgre.BuildModule: INFO Build Command unzip -o /home/alexander/dev/python-ogre/ThirdParty/boost_python.zip
  10. PythonOgre.BuildModule: INFO Build Command bjam -j4 release --with-python --with-thread --with-date_time --prefix=/usr
  11. PythonOgre.BuildModule: INFO Build Command echo This may take a while -- copying each include file individually!!
  12. PythonOgre.BuildModule: INFO Build Command sudo bjam install --with-python --prefix=/usr
  13. alexander@patience:~/dev$
  14.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement