More info

14 views
Skip to first unread message

Alexander Liebendorfer

unread,
Sep 27, 2011, 2:45:48 PM9/27/11
to python-ogre...@googlegroups.com
Console logs of everything; followed wiki V4 again.:


Step 1: Perfect, except for http://pastebin.com/XZdcsZgw


Step 2 worked flawlessly.


Step 3 without "--usesystem":

http://pastebin.com/wffsbcBb


Step 3 with "--usesystem" (executed right after Step 3 without):

http://pastebin.com/ggjR07Yp


Step 4:

http://pastebin.com/9NtKY7y9

log.out file at this point:
http://pastebin.com/pfvJyPQW

Quote from log.out:
"
09-27 20:33 PythonOgre.BuildModule DEBUG WARNING: This project
requires version 2.6 of CMake. You are running version 2.4.6.
"

alexander@patience:~/dev$ sudo apt-get install cmake
Reading package lists... Done
Building dependency tree
Reading state information... Done
cmake is already the newest version.

>:|


I try without "--usesystem":

http://pastebin.com/GCT9Zkk5

I hope this is any help...

--
Orpheon

dermont

unread,
Sep 28, 2011, 2:15:21 AM9/28/11
to Python Ogre Developers
What version of Ubuntu are you running? You will probably need a more
recent version of CMake, on Ubuntu 11.04 it appears to be 2.8.3.

Also don't use the 1-6-4 branch(the RC version of Ogre is pretty
buggy), better to switch to the SVN trunk (see instructions on
LinuxBuildV4).

On Sep 28, 2:45 am, Alexander Liebendorfer <alex.liebend...@gmail.com>
wrote:
> Console logs of everything; followed wiki V4 again.:
>
> Step 1: Perfect, except forhttp://pastebin.com/XZdcsZgw

Alexander Liebendorfer

unread,
Sep 28, 2011, 9:11:31 AM9/28/11
to python-ogre...@googlegroups.com
I'm running Ubuntu 11.04

alexander@patience:~$ cmake --version
cmake version 2.4-patch 6
alexander@patience:~$

Reinstalled cmake via synaptic

alexander@patience:~$ cmake --version
cmake version 2.8.3
alexander@patience:~$


Running Ogre.sh still ended the exact same way as before.


Following Linux Guide V4:

alexander@patience:~/dev$ sudo python python-ogre/BuildModule.py -r ois ogre
PythonOgre.BuildModule: INFO Retrieving -z3
-d:pserver:anon...@wgois.cvs.sourceforge.net:/cvsroot/wgois co -D
01Jan2009 -P ois
PythonOgre.BuildModule: INFO Retrieving
http://downloads.sourceforge.net/ogre/ogre-v1-7-0RC1.tar.bz2
alexander@patience:~/dev$ sudo python python-ogre/BuildModule.py -b
ois ogre --usesystem
PythonOgre.BuildModule: INFO Build Command ./bootstrap
PythonOgre.BuildModule: INFO Build Command ./configure
--prefix=/usr --includedir=/usr/include
PythonOgre.BuildModule: INFO Build Command make
PythonOgre.BuildModule: INFO Build Command sudo make install
PythonOgre.BuildModule: INFO Build Command tar jxf
/home/alexander/dev/downloads/ogre-v1-7-0RC1.tar.bz2 --overwrite
PythonOgre.BuildModule: INFO Build Command cmake .
-DOGRE_INSTALL_PLUGINS_HEADERS=TRUE -DCMAKE_INSTALL_PREFIX:PATH=/usr
PythonOgre.BuildModule: INFO Build Command make
PythonOgre.BuildModule: WARNING Task Failed
PythonOgre.BuildModule: INFO Build Command sudo make install
PythonOgre.BuildModule: WARNING Task Failed
alexander@patience:~/dev$


log.out:
http://pastebin.com/paSuS6sG

--
Orpheon

Reply all
Reply to author
Forward
0 new messages