Hello.
Upgrading my ubuntu from 12.04 to 12.10 bring problem with enable/chaco/kiva applications. Apps crash with memory corrupt or segmentation fault.
It seems that Kiva doesn't work with libfreetype6 v2.4.10 (ubuntu 12.04 has v2.4.8). To make ETS work, you must :
Here is the link to the issue:
https://github.com/enthought/enable/issues/74
Upgrading my ubuntu from 12.04 to 12.10 bring problem with enable/chaco/kiva applications. Apps crash with memory corrupt or segmentation fault.
It seems that Kiva doesn't work with libfreetype6 v2.4.10 (ubuntu 12.04 has v2.4.8). To make ETS work, you must :
1. Get old libfreetype6 packages from Ubuntu 12.04 and install them. This archive must contain both x86 and x64 deb packages http://dl.dropbox.com/u/14792418/freetype.zip
2. Delete all build
folders inside of each folder in ets repository, delete all ets files from dist-packages
.3. Run python ets.py build
and sudo python ets.py install
Here is the link to the issue:
https://github.com/enthought/enable/issues/74
Комментариев нет:
Отправить комментарий