1. download cgkit-2.0.0
http://sourceforge.net/projects/cgkit/files/cgkit
2. untar file
$ tar xvzf filel.tar
3. cgkit installer is required Boost, SCons. check the packages.
$ yum list boost* scons*
4.
$ cd supportlib
$ scons
$ cd ..
if everything is ok, you can see libcore.a in 'lib' subdirectory.
5.
$ python setup.py install
No comments:
Post a Comment