Hi,
ow
I have BK 5 R1 on 64bits system. I use Firefox 7.0.1. I tried to install flash player follow the How-to guide but don't work. The problem comes when I try to install Flash Square:
Code:root@bt:~# tar xvfz flashplayer10_2_p3_64bit_linux_111710.tar.gz libflashplayer.so root@bt:~# chown root:root libflashplayer.so root@bt:~# chmod 0644 libflashplayer.so root@bt:~# cp -f libflashplayer.so /usr/lib/mozilla/plugins/ cp: accessing `/usr/lib/mozilla/plugins/': Not a directory root@bt:~# rm -rf libflashplayer.so root@bt:~# ln -s /usr/lib/mozilla/plugins/libflashplayer.so /usr/lib/firefox/plugins/ ln: target `/usr/lib/firefox/plugins/' is not a directory: No such file or directory root@bt:~#