|
|
初来乍到,就出问题了。
用 stage3 安的 gentoo.2008,
--------------------
问题 1,
emerge 一个软件后,会给出:
* IMPORTANT: 1 config files in '/etc' need updating.
* See the CONFIGURATION FILES section of the emerge
* man page to learn how to update config files.
看了一下,说是 /etc 下会有 ××cfgxx 这样的文件,可是没有发现。不知道如何解决。
-------------------------------
问题 2
emerge =layman1.2.3
(emerge layman 效果一样)
正常。
但是,运行 layman 1.2.3 就会给出:
Traceback (most recent call last):
File "/usr/bin/layman", line 24, in ?
from layman.action import Actions
File "/usr/lib/python2.4/site-packages/layman/action.py", line 29, in ?
from layman.db import DB, RemoteDB
File "/usr/lib/python2.4/site-packages/layman/db.py", line 27, in ?
import os, codecs, os.path, urllib2, re, hashlib
ImportError: No module named hashlib
按 zhllg 在精华给出的手工修改的办法,问题依旧。
---------------------------
怎么办呢?
谢谢名位。 |
|