Comment 12 for bug 457688

Revision history for this message
teonghan (teonghan) wrote : Re: libboost-python1.38 issues with __doc__ property in Python >= 2.6.3

Dear Scott,

I tried that but still it did not work. Here is the output from the terminal when I run my VPython script:

teonghan@asspire:~/Documents/2009/thesis/code_thesis/vpython$ python y-golay.py

(<unknown>:3073): GdkGLExt-WARNING **: Cannot open \xe8\u0002\xc7\u0008L.so

(<unknown>:3073): GdkGLExt-WARNING **: Cannot open \xe8\u0002\xc7\u0008L.so

glibmm-ERROR **:
unhandled exception (type std::exception) in signal handler:
what: Unable to get extension function: glCreateProgramObjectARB even though the extension is advertised.

aborting...
Aborted

Anyway, I manage to try boost packages from Andrew's PPA in a fresh Karmic installation using VirtualBox and it works. Maybe I messed up with the libraries installations. Still hope I won't need to do fresh installation though.