home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: alt.lucid-emacs.help
- Path: sparky!uunet!boulder!news!grunwald
- From: grunwald@mumble.cs.colorado.edu (Dirk Grunwald)
- Subject: Automatic load path failing?
- Message-ID: <1992Aug14.034455.20843@colorado.edu>
- Lines: 59
- Sender: news@colorado.edu (The Daily Planet)
- Nntp-Posting-Host: mumble.cs.colorado.edu
- Reply-To: grunwald@foobar.cs.colorado.edu
- Organization: University of Colorado at Boulder
- Date: Fri, 14 Aug 1992 03:44:55 GMT
- Lines: 59
-
-
- DECstation 5000/120 Ultrix 4.2a, config m-pmax.h, s-bsd-4-3.h
- I use the 'amd' automounter.
-
- I have the following problems. I defined my lisp directory path to be
- /srl/Lucid19/lisp. If I start lemacs anywhere other than in the src
- directory, it doesn't find needed files.
-
- This doesn't appear to be a problem with the symlink structure I have
- below, but I'll show my directory structure just in case.
-
- Please email replies. Lucid emacs looks great.
-
-
- [goober-174] lemacs
-
- Initialization error: File error: "Cannot open load file", "screen"
-
- load-path is ("/srl/Lucid19/lisp" "/usr/local/emacs/lisp/" "/usr/local/emacs/lisp/term/")
- exec-directory is "/srl/Lucid19/etc/"
- emacs: No current X display connection to close[goober-174] ls -l /srl/Lucid19/
- total 8
- drwxrwxr-x 2 grunwald 512 Aug 13 21:36 bin/
- drwxrwxr-x 2 grunwald 1536 Aug 13 21:17 etc/
- lrwxrwxrwx 1 grunwald 22 Aug 13 21:14 info@ -> /srl/Emacs.common/info
- lrwxrwxr-x 1 grunwald 26 Aug 13 21:27 lisp@ -> /srl/Lucid19.critical/lisp
- lrwxrwxrwx 1 grunwald 25 Aug 13 21:15 local@ -> /srl/Emacs.critical/local
- lrwxrwxrwx 1 grunwald 22 Aug 13 21:14 lock@ -> /srl/Emacs.common/lock
- lrwxrwxrwx 1 grunwald 21 Aug 13 21:14 man@ -> /srl/Emacs.common/man
- [goober-175] ls -l /srl/Lucid19.critical/
- total 1
- drwxr-xr-x 21 grunwald 512 Aug 13 21:27 lisp/
- [goober-176] ls -l /srl/Lucid19.critical/lisp
- total 48
- -rw-r--r-- 1 grunwald 12488 Aug 13 21:18 COPYING
- -rw-r--r-- 1 grunwald 2958 Aug 13 21:18 README
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 bytecomp/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 calendar/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 comint/
- drwxr-xr-x 2 grunwald 1024 Aug 13 21:16 dired/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 electric/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 emulators/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 energize/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:16 gnus/
- drwxr-xr-x 2 grunwald 1024 Aug 13 21:17 ilisp/
- drwxr-xr-x 2 grunwald 1536 Aug 13 21:17 modes/
- drwxr-xr-x 2 grunwald 3072 Aug 13 21:18 packages/
- -rw-r--r-- 1 grunwald 6073 Aug 13 21:18 paths.el
- drwxr-xr-x 2 grunwald 1536 Aug 13 21:18 prim/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 rmail/
- -rw-r--r-- 1 grunwald 0 Aug 13 21:18 site-init.el
- -rw-r--r-- 1 grunwald 0 Aug 13 21:18 site-load.el
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 sunview/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 term/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 utils/
- -rw-r--r-- 1 grunwald 1700 Aug 13 21:18 version.el
- drwxr-xr-x 2 grunwald 1536 Aug 13 21:18 vm/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 vms/
- drwxr-xr-x 2 grunwald 512 Aug 13 21:18 x11/
-