[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Getting from here to there



On Mon, 28 Jun 1999, Janina Sajka wrote:
>According to rpm -Uvh, both emacs-20.3-15 and emacs-nox-20.3-15 are
>"already installed." rpm -Va doesn't seem to find anything amiss, unless I
>don't know how to interpret all that data, which is certainly possible.

The emacs-nox package creates the command emacs-nox, not emacs. Check for
/usr/bin/emacs-nox. To make emacspeak happy, you may have to create the
following symbolic link:

    cd /usr/bin
    ln -s emacs-nox emacs

To find out what files are in a package, issue the command:

    rpm -q -l package-name
e.g.
    rpm -q -l emacs-nox

-- 
Dave Mielke           | 856 Grenon Avenue | I believe that the Bible is the
Phone: 1-613-726-0014 | Ottawa, Ontario   | Word of God. Please contact me
EMail: dave mielke cc | Canada  K2B 6G3   | if you're concerned about Hell.



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]