Re: [Refdb-devel] refdbc -C addref & stdin
Status: Beta
Brought to you by:
mhoenicka
From: Markus H. <mar...@mh...> - 2003-12-11 20:20:00
|
Bruce D'Arcus writes: > On Dec 11, 2003, at 7:15 AM, Michael Smith wrote: > > > um, has anybody actually had success at adding references to a RefDB > > database via the "Add Reference" menu item Emacs? > > Well, I just got this: > > /bin/bash: line 1: refdbc: command not found > > I don't really understand how emacs deals with environment variables, > because refdbc is in my path in the terminal. > > Any ideas? > You'll have to check where your PATH environment variable is set. bash reads different config files when it is a login shell, an interactive non-login shell, or a non-interactive shell. Maybe a shell running within Emacs picks a config file that contains incorrect path settings. The bash man page has all the gory details. regards, Markus -- Markus Hoenicka mar...@ca... (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de |