home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / alt / lucidem / help / 265 < prev    next >
Encoding:
Text File  |  1992-08-13  |  3.1 KB  |  73 lines

  1. Newsgroups: alt.lucid-emacs.help
  2. Path: sparky!uunet!boulder!news!grunwald
  3. From: grunwald@mumble.cs.colorado.edu (Dirk Grunwald)
  4. Subject: Automatic load path failing?
  5. Message-ID: <1992Aug14.034455.20843@colorado.edu>
  6. Lines: 59
  7. Sender: news@colorado.edu (The Daily Planet)
  8. Nntp-Posting-Host: mumble.cs.colorado.edu
  9. Reply-To: grunwald@foobar.cs.colorado.edu
  10. Organization: University of Colorado at Boulder
  11. Date: Fri, 14 Aug 1992 03:44:55 GMT
  12. Lines: 59
  13.  
  14.  
  15. DECstation 5000/120 Ultrix 4.2a, config m-pmax.h, s-bsd-4-3.h
  16. I use the 'amd' automounter.
  17.  
  18. I have the following problems. I defined my lisp directory path to be
  19. /srl/Lucid19/lisp. If I start lemacs anywhere other than in the src
  20. directory, it doesn't find needed files.
  21.  
  22. This doesn't appear to be a problem with the symlink structure I have
  23. below, but I'll show my directory structure just in case.
  24.  
  25. Please email replies. Lucid emacs looks great.
  26.  
  27.  
  28. [goober-174] lemacs 
  29.  
  30. Initialization error: File error: "Cannot open load file", "screen"
  31.  
  32. load-path is ("/srl/Lucid19/lisp" "/usr/local/emacs/lisp/" "/usr/local/emacs/lisp/term/")
  33. exec-directory is "/srl/Lucid19/etc/"
  34. emacs: No current X display connection to close[goober-174] ls -l /srl/Lucid19/
  35. total 8
  36. drwxrwxr-x  2 grunwald      512 Aug 13 21:36 bin/
  37. drwxrwxr-x  2 grunwald     1536 Aug 13 21:17 etc/
  38. lrwxrwxrwx  1 grunwald       22 Aug 13 21:14 info@ -> /srl/Emacs.common/info
  39. lrwxrwxr-x  1 grunwald       26 Aug 13 21:27 lisp@ -> /srl/Lucid19.critical/lisp
  40. lrwxrwxrwx  1 grunwald       25 Aug 13 21:15 local@ -> /srl/Emacs.critical/local
  41. lrwxrwxrwx  1 grunwald       22 Aug 13 21:14 lock@ -> /srl/Emacs.common/lock
  42. lrwxrwxrwx  1 grunwald       21 Aug 13 21:14 man@ -> /srl/Emacs.common/man
  43. [goober-175] ls -l /srl/Lucid19.critical/
  44. total 1
  45. drwxr-xr-x 21 grunwald      512 Aug 13 21:27 lisp/
  46. [goober-176] ls -l /srl/Lucid19.critical/lisp
  47. total 48
  48. -rw-r--r--  1 grunwald    12488 Aug 13 21:18 COPYING
  49. -rw-r--r--  1 grunwald     2958 Aug 13 21:18 README
  50. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 bytecomp/
  51. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 calendar/
  52. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 comint/
  53. drwxr-xr-x  2 grunwald     1024 Aug 13 21:16 dired/
  54. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 electric/
  55. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 emulators/
  56. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 energize/
  57. drwxr-xr-x  2 grunwald      512 Aug 13 21:16 gnus/
  58. drwxr-xr-x  2 grunwald     1024 Aug 13 21:17 ilisp/
  59. drwxr-xr-x  2 grunwald     1536 Aug 13 21:17 modes/
  60. drwxr-xr-x  2 grunwald     3072 Aug 13 21:18 packages/
  61. -rw-r--r--  1 grunwald     6073 Aug 13 21:18 paths.el
  62. drwxr-xr-x  2 grunwald     1536 Aug 13 21:18 prim/
  63. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 rmail/
  64. -rw-r--r--  1 grunwald        0 Aug 13 21:18 site-init.el
  65. -rw-r--r--  1 grunwald        0 Aug 13 21:18 site-load.el
  66. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 sunview/
  67. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 term/
  68. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 utils/
  69. -rw-r--r--  1 grunwald     1700 Aug 13 21:18 version.el
  70. drwxr-xr-x  2 grunwald     1536 Aug 13 21:18 vm/
  71. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 vms/
  72. drwxr-xr-x  2 grunwald      512 Aug 13 21:18 x11/
  73.