Guy Maor wrote:
> Sorry, all the libc5 _development_ packages in hamm that have libc6
> versions use this directory. The runtime shared libs go into
> /usr/lib/libc5-compat. This was a design error, btw, but it's too
> late to change.
That still makes the current behaviour of xlib6 a bug (ie loa
Stephen Zander <[EMAIL PROTECTED]> writes:
> Guy Maor wrote:
> > All the libc5 packages in hamm that have libc6 versions use this
> > directory.
>
> Then someone (me ?) should log a bug against xlib6 cause it doesn't. It
> loads everything into /usr/lib/libc5-compat. First I'd seen of
> /usr/i
Guy Maor wrote:
> Safest is:
> cd /usr/i486-linuxlibc1/lib/X11
> for i in XErrorDB XKEYsymDB locale ; do
> ln -s ../../../$i $i
> done
Thanks for the tip: will change that right now.
> All the libc5 packages in hamm that have libc6 versions use this
> directory.
Then someone (me ?) should log
Andreas Jellinghaus <[EMAIL PROTECTED]> writes:
> add : app-defaults
Yes, and I held down the shift key too long when typing XKey. So do:
cd /usr/i486-linuxlibc1/lib/X11
for i in XErrorDB XKeysymDB locale app-defaults ; do
ln -s ../../../X11R6/lib/X11/$i $i
done
The next version of xlib6g w
On Tue 30 Sep 1997, Guy Maor wrote:
> Stephen Zander <[EMAIL PROTECTED]> writes:
>
> > My fix was:
> >
> > ln -s /usr/X11R6 /usr/i486-linuxlibc1
>
> Yipes! That's very wrong, and you don't want to link through the X11
> dir, as at least one package was (incorrectly) using that.
>
> Safest is:
Stephen Zander <[EMAIL PROTECTED]> writes:
> My fix was:
>
> ln -s /usr/X11R6 /usr/i486-linuxlibc1
Yipes! That's very wrong, and you don't want to link through the X11
dir, as at least one package was (incorrectly) using that.
Safest is:
cd /usr/i486-linuxlibc1/lib/X11
for i in XErrorDB XKEYsy
Paul Miller wrote:
> Anyone know what the problem is here? when I run xvidtune I get 'Please
> install this program before running.' .. I installed the xbase package..
> is it in the xcontrib? if so, is there a xproc which does not depend on
> that elf-x11lib?? package?
This is related to the sl
Anyone know what the problem is here? when I run xvidtune I get 'Please
install this program before running.' .. I installed the xbase package..
is it in the xcontrib? if so, is there a xproc which does not depend on
that elf-x11lib?? package?
-Paul
--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-
8 matches
Mail list logo