Re: The naming wars continue...

From: Denis Vlasenko
Date: Tue Oct 26 2004 - 06:45:28 EST


> > > However, there is a tendency for numbers to get stuck (witness Linux
> > > 2.x). In particular, X11R6 got encoded in many places including
> > > pathnames for no good reason. Under the pre-R6 naming schemes we'd
> > > had R7 a long time ago.
> >
> > How true.
>
> > This should be removed.
> >
> > cd /usr/lib; ln -s /usr/X11R6/* .
> > or
> > echo /usr/X11R6/lib >>/etc/ld.so.conf
> >
> > are the better ways to handle this
> > (I use first one)
>
> /usr/{bin,lib/X11 have been version-free symlinks since ages...

Why X server special cased at all?

Having /usr/XnnRmm was a mistake in the first place.
--
vda

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/