: crossover plugin를 설치를 했습니다. root로는 윈도우미디어플레이가
: 잘 실행이 되는데
: 일반사용자는 실행이 되질 않더군요..
: 일반사용자가 실행을 할려면 어떻게 하나요?
: 아시는 분 답변 부탁드릴께요?
www.crossover.com의 support -> faq에 가보시면 아래의 내용이 있습니다. cpfix-1.1.3은 그 site에 가면
있습니다. 6.1.1.18. The plugins work fine as root, but they don't work in the other accounts.
This is due to a bug in CrossOver Plugin 1.1.3. The solution to this is to perform the following steps:
If you are using Mozilla, close all your Mozilla Windows.
Download the cpfix-1.1.3 script
Run it as root as follows
$ perl cpfix-1.1.3
If you are using Mozilla, then, still as root, run the following command, adapting the path as appropriate
$ touch /usr/lib/mozilla/plugins/npwine.*.so
Then in the non-root account(s), do
$ rm -rf ~/.crossover/dotwine/.wineserver
The plugins should now be working normally. You can check this by starting a browser and verifying that they appear wit
h the correct information in the 'about:plugins' page.