CGRU / cgru

CGRU - AFANASY
http://cgru.info/
GNU Lesser General Public License v3.0
276 stars 111 forks source link

OS and enviroment requirments #47

Closed maxli1 closed 11 years ago

maxli1 commented 11 years ago

Hi, I got some issues that like these: 1.[root@blender2 Desktop]# blender --engine help connect failed: No such file or directory found bundled python: /usr/blender-2.65a-linux-glibc211-x86_64/2.65/python Blender Engine Listing: BLENDER_RENDER BLENDER_GAME CYCLES [root@blender2 Desktop]#

2.[root@blender1 bin]# ./afrender Creating folder: /root/.cgru Compilation date = 'Dec 21 2012 14:40:18' CGRU version = '1.6.10' Afanasy build revision = '62879bdf9b7f00967b839747d40bcbf088af9a3f' Python version = '2.6.6' GCC version = '4.4.6' Config file does not exist: /opt/cgru/config.json Config file does not exist: /root/.cgru/config.json Network Interfaces: eth0: fa:16:3e:42:5d:c9 IPv4 Address: 192.168.152.2 IPv6 Address: fe80::::f816:3eff:fe42:5dc9 unable to find statistics about 'sda' in '/proc/diskstats'.unable to find statistics about 'sda' in '/proc/diskstats'. ON

  1. I can't find addon about blender in the folder /opt/cgru/plugin [root@blender1 plugins]# ll total 24 drwxrwxrwx 3 root root 4096 Jan 14 11:11 c4d drwxrwxrwx 3 root root 4096 Jan 14 11:11 houdini drwxrwxrwx 2 root root 4096 Jan 14 11:11 max drwxrwxrwx 5 root root 4096 Jan 14 11:11 maya drwxrwxrwx 4 root root 4096 Jan 14 11:11 nuke drwxrwxrwx 2 root root 4096 Jan 14 11:11 xsi My OS and Tools are like these : OS : Centos6.3 x86_64
    Gcc: gcc version 4.4.6 20120305 (Red Hat 4.4.6-4) Pytond: [root@blender1 plugins]# python -V Python 2.6.6

Blender : [root@blender2 Desktop]# blender -v Blender 2.65 (sub 0) build date: 2012-12-19 build time: 13:10:31 build revision: 53177 build platform: Linux:64bit build type: Release build c flags: -pipe -fPIC -funsigned-char -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fopenmp -DNDEBUG -O2 -msse -msse2 -DWITH_MOD_FLUID -DWITH_MOD_OCEANSIM -DLITTLE_ENDIAN__ -DWITH_AUDASPACE -DWITH_AVI build c++ flags: -pipe -fPIC -funsigned-char -fno-strict-aliasing -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -D_LARGEFILE64_SOURCE -fopenmp -fpermissive -DSTDC_CONSTANT_MACROS -DNDEBUG -O2 -msse -msse2 -DWITH_MOD_FLUID -DWITH_MOD_OCEANSIM -D__LITTLE_ENDIAN__ -DWITH_AUDASPACE -DWITH_AVI build link flags: -lrt build system: SCons

Could you help me out those issues ? I wonder to finished Afansy test within this week, however, at starting, I encountered those issues. :(

timurhai commented 11 years ago

duplicates #48