all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* cannot open load file
@ 2009-03-05  0:59 lehe
  2009-03-05  9:35 ` Nikolaj Schumacher
  0 siblings, 1 reply; 10+ messages in thread
From: lehe @ 2009-03-05  0:59 UTC (permalink / raw)
  To: Help-gnu-emacs


Hi,

I just installed bash debugger bashdb under ${HOME}/bin/bashdb-4.0-0.2/bin.
Now I want to use it in emacs. 

As bashdb.el indicates, I add into .emacs "(autoload 'bashdb "bashdb" "BASH
Debugger mode via GUD and bashdb" t)". However I got this "cannot open load
file: bashdb" error when "M-x bashdb". The error remains when I add this to
".emacs": 
(setq load-path 
      (append (list nil "${HOME}/bin/bashdb-4.0-0.2/bin/" 
                    "/user/bil/emacs" 
                    "/usr/local/lisplib" 
                    "~/emacs") 
              load-path)) 
I am not sure if PATH also has effect, but I include bashdb path into it. 


Thanks in advance! 

-- 
View this message in context: http://www.nabble.com/cannot-open-load-file-tp22343139p22343139.html
Sent from the Emacs - Help mailing list archive at Nabble.com.





^ permalink raw reply	[flat|nested] 10+ messages in thread
* Cannot open load file
@ 2010-04-12 13:20 rahed
  2010-04-12 15:28 ` tomas
  0 siblings, 1 reply; 10+ messages in thread
From: rahed @ 2010-04-12 13:20 UTC (permalink / raw)
  To: help-gnu-emacs

Hi,

I installed an emacs 23.1 package from sunfreeware on solaris.

Opening it with emacs -Q and doing C-h v load-path gives:

Cannot open load file: easymenu

If started with -L /usr/local/share/emacs/23.1/lisp/emacs-lisp

the easymenu is found.

Then C-h v load-path gives only the above path and site-lisp paths.

The load path variable is not set, could someone elaborate?

-- 
Radek





^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-04-13 12:47 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-03-05  0:59 cannot open load file lehe
2009-03-05  9:35 ` Nikolaj Schumacher
  -- strict thread matches above, loose matches on Subject: below --
2010-04-12 13:20 Cannot " rahed
2010-04-12 15:28 ` tomas
2010-04-12 16:00   ` Peter Dyballa
2010-04-12 19:16     ` tomas
2010-04-12 20:04   ` rahed
2010-04-12 20:17     ` Peter Dyballa
2010-04-13 12:02     ` rahed
2010-04-13 12:47       ` 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.