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

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

Re: Emacs: file-error "Cannot open load file" "cc-mode"


From: Kai Großjohann
Subject: Re: Emacs: file-error "Cannot open load file" "cc-mode"
Date: Fri, 13 Sep 2002 13:49:44 +0200
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.3.50 (i686-pc-linux-gnu)

Magnus Mager <magnus-m@gmx.net> writes:

> I've installed it by first compiling it on my host machine and then 
> installing it via nfs on my notebook (where /mnt on the host is / on the 
> laptop:
>
> ./configure --host=i386-pc-linux-gnu --without-x --prefix=/usr/local &&
> make CFLAGS=-m386 &&
> make prefix=/mnt/usr/local install

This is looking good.  Yet, Emacs doesn't find its Lisp files.  How
about you run strace on Emacs to see which files it tries to open?

You could also type load-path, then C-j, in the *scratch* buffer.
Maybe it contains bogus directory names.

kai
-- 
~/.signature is: umop 3p!sdn    (Frank Nobis)


reply via email to

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