[cgkit-user] cgkit works under CentOS6.2 on virtualbox
Brought to you by:
mbaas
|
From: makura <y_m...@ya...> - 2012-02-12 03:54:34
|
Hello, I installed cgkit under CentOS6.2 on virtualbox # uname -a Linux 2.6.32-220.4.1.el6.i686 following are: 1.boost Installed: boost-devel-1.41.0-11.el6_1.2.i686 2.gcc # yum install gcc Installed: kernel-headers-2.6.32-220.4.1.el6.i686 Updated: glibc-common-2.12-1.47.el6_2.5.i686 Updated: glibc-2.12-1.47.el6_2.5.i686 Installed: glibc-headers-2.12-1.47.el6_2.5.i686 Installed: glibc-devel-2.12-1.47.el6_2.5.i686 Installed: mpfr-2.4.1-6.el6.i686 Installed: cpp-4.4.6-3.el6.i686 Installed: ppl-0.10.2-11.el6.i686 Installed: cloog-ppl-0.15.7-1.2.el6.i686 Installed: gcc-4.4.6-3.el6.i686 3.freeglut # yum install freeglut3 Installed: freeglut-2.6.0-1.el6.i686 4.cmake Installed: cmake-2.6.4-5.el6.i686 5.# yum --enablerepo=epel install fltk Installed: fltk-1.1.10-1.el6.i686 6.# yum --enablerepo=epel install aqsis Installed: ilmbase-1.0.1-6.1.el6.i686 Installed: OpenEXR-libs-1.6.1-8.1.el6.i686 Installed: tinyxml-2.6.1-1.el6.i686 Installed: aqsis-libs-1.6.0-3.el6.i686 Installed: aqsis-core-1.6.0-3.el6.i686 Installed: aqsis-data-1.6.0-3.el6.noarch Installed: aqsis-1.6.0-3.el6.i686 7.freeglut-devel Installed: xorg-x11-proto-devel-7.6-13.el6.noarch Installed: libXau-devel-1.0.5-1.el6.i686 Installed: libxcb-devel-1.5-1.el6.i686 Installed: libXdmcp-devel-1.0.3-1.el6.i686 Installed: libX11-devel-1.3-2.el6.i686 Installed: libXext-devel-1.1-3.el6.i686 Installed: libXfixes-devel-4.0.4-1.el6.i686 Installed: libXdamage-devel-1.1.2-1.el6.i686 Installed: libXxf86vm-devel-1.1.0-1.el6.i686 Installed: libdrm-devel-2.4.25-2.el6.i686 Installed: mesa-libGL-devel-7.11-3.el6.i686 Installed: mesa-libGLU-devel-7.11-3.el6.i686 Installed: freeglut-devel-2.6.0-1.el6.i686 8. Installed: python-setuptools-0.6.10-3.el6.noarch Installed: libgfortran-4.4.6-3.el6.i686 Installed: python-nose-0.10.4-3.1.el6.noarch Installed: atlas-3.8.4-1.el6.i686 Installed: numpy-1.3.0-6.2.el6.i686 Installed: PyOpenGL-3.0.0-2.1.el6.noarch 9. Installed: python-imaging-1.1.6-19.el6.i686 Download:Pyserials http://pypi.python.org/pypi/pyserial pyserial-2.6.tar.gz # python setup.py install 10. Installed: libstdc++-devel-4.4.6-3.el6.i686 Installed: compat-libstdc++-33-3.2.3-69.el6.i686 11.pygame Installed: portmidi-217-3.el6.i686 Installed: SDL_image-1.2.10-1.el6.rf.i686 Installed: SDL_ttf-2.0.9-6.el6.i686 Installed: SDL_mixer-1.2.11-3.el6.i686 Installed: pygame-1.9.1-4.el6.i686 12. Installed: gcc-c++-4.4.6-3.el6.i686 13. Installed: ode-0.11.1-2.el6.i686 Installed: ode-devel-0.11.1-2.el6.i686 Installed: compat-libstdc++-296-2.96-144.el6.i686 Installed: Pyrex-0.9.8 14. Installed: python-devel-2.6.6-29.el6.i686 Download PyODE # python setup.py build # python setup.py install 15. Installed: scons-1.2.0-2.el6.rfx.noarch 16. Installed: autoconf-2.63-5.1.el6.noarch Installed: automake-1.11.1-1.2.el6.noarch 17. Download PyProtocols # python setup.py --without-speedups install 18. Download cgkit-2.0.0alpha9.tar.gz # cd cgkit-2.0.0alpha9/ # cd supportlib/ # scons # cd .. # python setup.py build # python setup.py install # cd utilities/ # python checkenv.py ---------------------------------------------------------------------- Python 2.6.6 (r266:84292, Dec 7 2011, 20:38:36) [GCC 4.4.6 20110731 (Red Hat 4.4.6-3)] Platform: linux2 ---------------------------------------------------------------------- Python version: 2.6........... OK PyProtocols................... is installed PyOpenGL...................... is installed PIL........................... is installed pygame........................ is installed PyODE......................... is installed PySerial...................... is installed cgkit (base).................. 2.0.0alpha9 (Feb 10 2012, 20:34) cgkit (C++ lib)............... OK cgkit (all)................... OK render.py -r3delight simplescene.py OK. viewer.py -N softimage demo1.py OK. but Navigation mode (Default: Maya) does not work. As long as it works, I wouldn't worry about it. Thank you. Yuichirou Yokomakura |