To install these tarball dictionaries, do this:
tar -xjvf a.tar.bz2
mv a /usr/share/stardict/dic
这个a.tar中的a是直文件名字吗?
我执行 tar -xjvf a.tar.bz2时,提示
Cannot open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error is not recoverable: exiting now
到底哪里出问题了,谢谢
