感觉好像的AS3的内核默认是禁用BTTV的,所以需要重新配置内核,以便支持BTTV.
下面是我在编译BTTV时给出的提示:
[root@localhost bttv-0.9.12]# make
make -C /lib/modules/2.4.21-4.EL/build SUBDIRS=/root/Desktop/tmp/bttv-0.9.12 modules
make[1]: Entering directory `/usr/src/linux-2.4.21-4.EL'
The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.
感觉好像的AS3的内核默认是禁用BTTV的,所以需要重新配置内核,以便支持BTTV.
下面是我在编译BTTV时给出的提示:
[root@localhost bttv-0.9.12]# make
make -C /lib/modules/2.4.21-4.EL/build SUBDIRS=/root/Desktop/tmp/bttv-0.9.12 modules
make[1]: Entering directory `/usr/src/linux-2.4.21-4.EL'
The present kernel configuration has modules disabled.
Type 'make config' and enable loadable module support.
Then build a kernel with module support enabled.