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: Magnus Mager
Subject: Re: Emacs: file-error "Cannot open load file" "cc-mode"
Date: Thu, 12 Sep 2002 23:17:56 +0200
User-agent: KNode/0.6.1

Kai Großjohann wrote:

> 
> You have done something wrong, but who knows what.  How did you
> install Emacs on your notebook?
> 
> Possible cause: you compiled Emacs for installation directory foo and
> then copied into directory bar.
> 
> kai

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

Magnus


reply via email to

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