help-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open lo


From: Harald Hanche-Olsen
Subject: Re: Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open load file: term/x-win"
Date: Tue, 06 Feb 2007 14:05:33 +0100
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/23.0.0 (berkeley-unix)

+ "lianghu xu" <lianghu.xu@gmail.com>:

| I&#39;ve met a problem to launching  the latest emacs-unicode CVS Head.
|
| my complile configuration is as below,
| ./configure --prefix=/usr --enable-font-backend --with-xft --with-freetype 
--with-gtk
| make bootstrap
| make install
|
| The problem  is  like below,
| lianghu@ubuntu:~$ emacs
| Cannot open load file: term/x-win
| lianghu@ubuntu:~$
|
|
| I&#39;d like to know what&#39;s wrong since the CVS  is  OK of Jan, 2007.

You can help by investigating a little more on your own:

Does /usr/share/emacs/23.0.0/lisp/term/x-win.el (or .el.gz or .elc)
exist?  How about in the source tree?  (Should be in lisp/term/.)

If yes, start emacs as:   emacs -nw
Does it seem to start up without problems?
Does  C-h v load-path RET  reveal a reasonable load path?

You could also try with and without the -q flag in case there is a
problem in your own .emacs.

If you can't solve it on your own, report your findings back here.

- Harald


reply via email to

[Prev in Thread] Current Thread [Next in Thread]