Ubuntu 10.04 Support

We can definitely change the version of Ubuntu that we build against. Have you tried using our current Ubuntu build on 10.04 using Python 2.6?

Hi Conrad,

I will do a test and let you know the results.

Regards

Hi,

There seems to be a runtime mismatch

nicholas@asusrog:~/temp/krakatoa-sr2$ python sample_scene.py
Traceback (most recent call last):
File “sample_scene.py”, line 5, in
import KrakatoaSR
ImportError: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.14’ not found (required by /opt/thinkbox/krakatoa/SR2/KrakatoaSR.so)

Regards

I will be looking into getting setup to build on Ubuntu 10.04 in the coming week. Do you think it is important to support both 10.04 and 11.04?

If the gold release of SR 2 is after April/2012, I suggest concentrating on 10.04 and 12.04 (i.e. skip 11.04, because they are not LTS)

I would encourage more comments from other people in production on OS version. The above is just my personal opinion.

Regards

I have now posted a build of Krakatoa SR for Ubuntu 10.04. If you get a chance, give it a try.

You can downloaded it from the Krakatoa Builds section (under “All Platforms”).

I have tested the python sample successfully on 10.04.

Thank you.

Regards