I'm currently trying to build Python-Ogre on Ubuntu. Everything works
well until I try to generate the wraper code. It looks like py++ was
not correctly installed since I can't import the package from a
script. http://pastebin.ca/1854502. When I noticed this I took a look
at the log.out file from Step3 building the support libraries, but I
can't find anything in it that would point me to the install failure:
http://pastebin.ca/1854500.
Thanks
--
You received this message because you are subscribed to the Google Groups "Python Ogre Developers" group.
To post to this group, send email to python-ogre...@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-devel...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/python-ogre-developers?hl=en.
I have used the instructions from the wiki, but I'll try trunk
instead.
On 31 Mrz., 11:10, Andy Miller <nzmill...@gmail.com> wrote:
> Can't get to the log as there is a server error accessing pastebin.ca...
>
> Are you using the SVN trunk of the specific rev as per the current wiki
> instructions?
>
> If you are using the trunk you could do an update and try again as I have
> done some cleanup on for Ogre 1.7 building on Linux..
>
> On 28 March 2010 19:07, fusion44 <some.fus...@gmail.com> wrote:
>
>
>
> > Hi,
>
> > I'm currently trying to build Python-Ogre on Ubuntu. Everything works
> > well until I try to generate the wraper code. It looks like py++ was
> > not correctly installed since I can't import the package from a
> > script.http://pastebin.ca/1854502. When I noticed this I took a look
> > at the log.out file from Step3 building the support libraries, but I
> > can't find anything in it that would point me to the install failure:
> >http://pastebin.ca/1854500.
>
> > Thanks
>
> > --
> > You received this message because you are subscribed to the Google Groups
> > "Python Ogre Developers" group.
> > To post to this group, send email to
> > python-ogre...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > python-ogre-devel...@googlegroups.com<python-ogre-developers% 2Bunsu...@googlegroups.com>
but should propably be
[0, _sudo + " python setup.py install " , os.path.join(os.getcwd(),
"pyplusplus") ].
Thanks!
Thanks!
--
You received this message because you are subscribed to the Google Groups "Python Ogre Developers" group.
To post to this group, send email to python-ogre...@googlegroups.com.
To unsubscribe from this group, send email to python-ogre-devel...@googlegroups.com.