Submitted 07-Nov-00 by gene: > It turned out that emacs was installed as /usr/bin/emacs-20.7 and > gcc as /usr/bin/gcc-2.95.2 . I had to make symbolic links for > /usr/bin/emacs and /usr/bin/gcc . That should have been taken care of by "alternatives," which is part of RPM: (%:~/tf-dir)- ls -l /usr/bin/emacs lrwxrwxrwx 1 root root 23 Sep 14 01:48 /usr/bin/emacs -> /etc/alternatives/emacs* lrwxrwxrwx 1 root root 19 Oct 21 04:10 /etc/alternatives/emacs -> /usr/bin/emacs-20.7* The idea is that it's scored based on what you have installed. If you only have the emacs-nox, then that is run instead. gcc ends up linked to colorgcc if installed, otherwise to gcc-2.95.2. -- Anton Graham GPG ID: 0x18F78541 <[EMAIL PROTECTED]> RSA key available upon request I always had a repulsive need to be something more than human. -- David Bowie
Keep in touch with http://mandrakeforum.com: Subscribe the "[EMAIL PROTECTED]" mailing list.
