On Fri, Oct 13, 2000 at 07:51:36PM -0400, jdrash wrote:
>       How do I setup things up so that symlinks in /etc/alternatives are

/usr/bin/gcc is a symlink to /etc/alternatives/gcc
/etc/alternatives/gcc is a symlink to the gcc that's to be used.  In this
case it is /usr/bin/gcc-2.96

ln -sfv /etc/alternatives/gcc /usr/bin/gcc
ln -sfv /usr/bin/gcc-2.96 /etc/alternatives/gcc

Alexander Skwar
-- 
Homepage:       http://www.digitalprojects.com | http://www.dp.ath.cx
Sichere Mail?   Mail an [EMAIL PROTECTED] fuer GnuPG Keys
ICQ:            7328191

Reply via email to