* emacs installation in home directory
@ 2006-02-11 19:10 H S
2006-02-11 19:57 ` Peter Dyballa
0 siblings, 1 reply; 2+ messages in thread
From: H S @ 2006-02-11 19:10 UTC (permalink / raw)
[-- Attachment #1.1: Type: text/plain, Size: 825 bytes --]
Hi,
I have problem getting emacs work properly. I have just installed emacs on
my home directory on a FreeBSD host.
I could start up Emacs and couldn't do anything else afterwards.
Here are the errors/warnings:
Warning: arch-dependent data dir (/usr/local/libexec/emacs/21.4/i386-
unknown-freebsd5.4/) does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.4/site-lisp' does not
exist.
Warning: Lisp directory `/usr/local/share/emacs/21.4/leim' does not exist.
Warning: Lisp directory `/usr/local/share/emacs/21.4/lisp' does not exist.
I was trying to add
~/libexec/emacs/21.4/i386-unknown-freebsd5.4
~/share/emacs/21.4/site-lisp
~/share/emacs/21.4/lisp
~/share/emacs/21.4/leim
but am not sure where and how to do it. Also not sure this would solve my
problem.
Thanks,
Isarin
[-- Attachment #1.2: Type: text/html, Size: 896 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 installation in home directory
2006-02-11 19:10 emacs installation in home directory H S
@ 2006-02-11 19:57 ` Peter Dyballa
0 siblings, 0 replies; 2+ messages in thread
From: Peter Dyballa @ 2006-02-11 19:57 UTC (permalink / raw)
Cc: help-gnu-emacs
Am 11.02.2006 um 20:10 schrieb H S:
> Warning: arch-dependent data dir (/usr/local/libexec/emacs/21.4/
> i386-unknown-freebsd5.4/) does not exist.
> Warning: Lisp directory `/usr/local/share/emacs/21.4/site-lisp'
> does not exist.
> Warning: Lisp directory `/usr/local/share/emacs/21.4/leim' does not
> exist.
> Warning: Lisp directory `/usr/local/share/emacs/21.4/lisp' does not
> exist.
Did you configure with --prefix=${HOME} or such? This should move the
whole installation into ~/bin, ~/libexec, and ~/share -- and ~/man
and ~/info too!
--
Greetings
Pete
There are two major products that come out of Berkeley: LSD and UNIX.
We don't believe this to be a coincidence. - Jeremy S. Anderson
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-02-11 19:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-02-11 19:10 emacs installation in home directory H S
2006-02-11 19:57 ` Peter Dyballa
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.