|
|
一个是和scim有关的:
- apt-get -f install
- setting up uim-common(1.4.1-3)...
- ERROR:unbound variable (errobj use)
- *backtrace
- >> (use srfi-23)
- >>(require "init.scm")
- >>(*catch (quote errobj)(require "init.scm"))
- >>(eq?(quote *init.scm-loaded*)(*catch(quote errobj)(require "init.scm")))
- ERRROR:unbound variable (errobj use)
- failed to require uim-module-manager.scm:Success
- dpkg:error processing uim-common(--configure):
- subprocess post-installation script returned error exit status
- Errors were encounter while processing:
- uim-common
- E:Sub-process /usr/bin/dpkg returned an error code(1)
复制代码
还有一个是nvidia驱动找不到了,现在连kde都进不去了
- X Window System Version 1.3.0
- Release Date: 19 April 2007
- X Protocol Version 11, Revision 0, Release 1.3
- Build Operating System: Linux Debian
- Current Operating System: Linux debian 2.6.18-3-686 #1 SMP Thu Nov 23 20:49:23 UTC 2006 i686
- Build Date: 20 April 2007
- Before reporting problems, check http://wiki.x.org
- to make sure that you have the latest version.
- Module Loader present
- Markers: (--) probed, (**) from config file, (==) default setting,
- (++) from command line, (!!) notice, (II) informational,
- (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
- (==) Log file: "/var/log/Xorg.0.log", Time: Sun Apr 22 11:54:58 2007
- (==) Using config file: "/etc/X11/xorg.conf"
- (II) Module already built-in
- (EE) Failed to load module "nvidia" (module does not exist, 0)
- (EE) No drivers available.
- Fatal server error:
- no screens found
复制代码
现在该怎么办...谁能帮帮忙? |
|