all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open load file: term/x-win"
@ 2007-02-06  5:46 lianghu xu
  0 siblings, 0 replies; 2+ messages in thread
From: lianghu xu @ 2007-02-06  5:46 UTC (permalink / raw)
  To: help-gnu-emacs


[-- Attachment #1.1: Type: text/plain, Size: 416 bytes --]

Hi,

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.


BR,

Lianghu

[-- Attachment #1.2: Type: text/html, Size: 557 bytes --]

[-- Attachment #2: Type: text/plain, Size: 152 bytes --]

_______________________________________________
help-gnu-emacs mailing list
help-gnu-emacs@gnu.org
http://lists.gnu.org/mailman/listinfo/help-gnu-emacs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open load file: term/x-win"
       [not found] <mailman.4089.1170765809.2155.help-gnu-emacs@gnu.org>
@ 2007-02-06 13:05 ` Harald Hanche-Olsen
  0 siblings, 0 replies; 2+ messages in thread
From: Harald Hanche-Olsen @ 2007-02-06 13:05 UTC (permalink / raw)
  To: help-gnu-emacs

+ "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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2007-02-06 13:05 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <mailman.4089.1170765809.2155.help-gnu-emacs@gnu.org>
2007-02-06 13:05 ` Emacs-unicode cvs launching problem on ubuntu dapper "Cannot open load file: term/x-win" Harald Hanche-Olsen
2007-02-06  5:46 lianghu xu

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.