You are not logged in.

#1 2007-06-07 10:48:34

janwil
Member
From: Tartu, Estonia
Registered: 2003-08-15
Posts: 88

emacs directories have wrong permissions?

Hi all,

I installed emacs 22.1 today, but it does not start:

$ emacs
Warning: arch-independent data dir (/usr/share/emacs/22.1/etc/) does not exist.
Warning: Lisp directory `/usr/share/emacs/22.1/site-lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/site-lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/22.1/lisp' does not exist.
Warning: Lisp directory `/usr/share/emacs/22.1/leim' does not exist.
Cannot open load file: term/x-win

A little analysis showed that the /usr/share/emacs directory is not user readable. Is this a known bug?

Jan

Offline

#2 2007-06-08 23:57:49

Snowman
Developer/Forum Fellow
From: Montreal, Canada
Registered: 2004-08-20
Posts: 5,212

Re: emacs directories have wrong permissions?

Try reinstalling it. I don't have this error here. The directory has correct permissions:
$ ls -l /usr/share/ |grep emacs
drwxr-xr-x   4 root root 4.0K 2007-06-07 19:54 emacs/

Offline

Board footer

Powered by FluxBB