From: Harald Hanche-Olsen <hanche@math.ntnu.no>
To: help-gnu-emacs@gnu.org
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 [thread overview]
Message-ID: <pcops8na12a.fsf@shuttle.math.ntnu.no> (raw)
In-Reply-To: mailman.4089.1170765809.2155.help-gnu-emacs@gnu.org
+ "lianghu xu" <lianghu.xu@gmail.com>:
| I'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'd like to know what'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
next parent reply other threads:[~2007-02-06 13:05 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <mailman.4089.1170765809.2155.help-gnu-emacs@gnu.org>
2007-02-06 13:05 ` Harald Hanche-Olsen [this message]
2007-02-06 5:46 Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open load file: term/x-win" lianghu xu
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=pcops8na12a.fsf@shuttle.math.ntnu.no \
--to=hanche@math.ntnu.no \
--cc=help-gnu-emacs@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.