View Single Post
Posts: 24 | Thanked: 2 times | Joined on Feb 2009
#7
Originally Posted by nhanquy View Post
Yes, you can do almost the same.

1. download bzip2
2. bunzip2 <file>
3. tar xvf <file.tar>
4. mv /home/XXXXXXX/stardict-oald-2.4.2/ /usr/share/stardict/dic/
I have the same problem, and thanks a lot for your direction. But one more question, I can not copy the folder to the target /usr/share/stardict/dic/. I check the attribute of that, which is drwxr-xr-x 2 root root. How could I do now?