|
|
Example:
# tar -xzf comix-x.y.tar.gz
# cd comix-x.y
# python install.py install
然后终端给我这个提示:
Updated mime database.
Registered settings in gconf (if available) for thumbnailer.
The thumbnailer is at this point supported by Nautilus only.
You have to restart Nautilus before it is activated.
运行之后,双击声称的图标没有反应,还有这个:
[root@localhost comix-3.1]# comix
Traceback (most recent call last):
File "/usr/local/bin/comix", line 50, in ?
import Image
ImportError: No module named Image |
|