On Wed, Jun 20, 2001 at 06:55:22PM -0700, Kevin Dalley wrote:
> If you didn't already know the answer, you could try:
>
> apt-cache search libXt
>
> Of course, libXt can be substituted by any other string.
>
> rich <[EMAIL PROTECTED]> writes:
>
> > Howdy all,
> >
> > I need libXt.so.6 and libX
If you didn't already know the answer, you could try:
apt-cache search libXt
Of course, libXt can be substituted by any other string.
rich <[EMAIL PROTECTED]> writes:
> Howdy all,
>
> I need libXt.so.6 and libX11.so.6 to run Wordperfect how do I find
> out which .deb package provides these
* rich <[EMAIL PROTECTED]>, 2001-06-16 22:23 +0200:
> Howdy all,
>
> I need libXt.so.6 and libX11.so.6 to run Wordperfect how do I find
> out which .deb package provides these?
>
> Thanks in advance,
>
> Rich
IIRC, I also had to "apt-get install xpm4.7" to run WP8.
A. B.
> I need libXt.so.6 and libX11.so.6 to run Wordperfect how do
> I find out which .deb package provides these?
If you want to find where some file lives then you can ask at
http://packages.debian.org/.
You probably want to apt-get install xlibs.
I have a script that searches from the
On Sat, 16 Jun 2001, rich wrote:
> Howdy all,
>
> I need libXt.so.6 and libX11.so.6 to run Wordperfect how do I find
> out which .deb package provides these?
I grab the Contents.i386.gz file (obviously use the correct arch for your
system). Then do something like:
zgrep 'libXt.so.6' Content
also sprach rich (on Sat, 16 Jun 2001 10:00:49AM -0500):
> I need libXt.so.6 and libX11.so.6 to run Wordperfect how do I find
> out which .deb package provides these?
fishbowl:~# dpkg -S libXt.so.6 libX11.so.6
xlibs: /usr/X11R6/lib/libXt.so.6
xlib6: /usr/lib/libc5-compat/libXt.so.6
xlibs: /us
Howdy all,
I need libXt.so.6 and libX11.so.6 to run Wordperfect how do I find
out which .deb package provides these?
Thanks in advance,
Rich
7 matches
Mail list logo