Den måndag 26 februari 2018 kl. 18:01:02 UTC skrev Richard Lawrence: > > Hi Nikolai, > > Nikolai Stenfors <[email protected] <javascript:>> writes: > > > When I invoke ledger mode, M-x ledger-mode, I get the error > > (translation from Swedish): Searching for program: File or > > catalog does not exist, ledger > > This sounds to me like a problem with your PATH. What platform > are you on? How and where did you install ledger? > > In Emacs, try evaluating the following (via M-:) > > (getenv "PATH") > > You should see a list of directories. Do you see the directory > where the ledger binary is installed there? > > -- > Best, > Richard >
Hi Richard, 1. Debian GNU/Linux 9.3 (stretch), xfce4 2. M-x list-packages, marked ledger-mode, Install 3. PATH=/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games No, I cannot find ledger in any of these directories. Looking at *exec-path,* I also see "/usr/lib/emacs/25.1/x86_64-linux-gnu" listed. Should I add/insert "~/Dropbox/.emacs.d/elpa/" to *exec-path?* (all my installed packages are listed in this directory) /Nikolai -- --- You received this message because you are subscribed to the Google Groups "Ledger" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
