Re: compiling error: xauth not found

1999-08-21 Thread Jor-el
Horacio, Maybe something went wrong on your system during or after the install. But I do suggest you do your homework more thoroughly. Here is what I get : debian$pwd /mnt/cdrom/dists/slink/main/binary-i386/x11 debian$dpkg -c xbase-clients_3.3.2.3a-11.deb | less drwxr-xr-x root/root

Re: compiling error: xauth not found

1999-08-21 Thread Marcin Owsiany
On Sat, Aug 21, 1999 at 06:24:25PM +0200, J Horacio MG wrote: > $ dpkg -l | less > > ii xbase-clients 3.3.2.3a-11miscellaneous X clients > > may be xauth is somewhere else? > no check if it wasn't accidentally removed (it should be in /usr/X11R6/bin/xauth), and if it is there, check wher

Re: compiling error: xauth not found

1999-08-21 Thread J Horacio MG
$ dpkg -l | less ii xbase-clients 3.3.2.3a-11miscellaneous X clients may be xauth is somewhere else? Jor-el dijo: > > 'xauth' is indeed present in Debian - you just havent installed > it. It is part of the package xbase-clients on Slink. > > On Sat, 21 Aug 1999, J Horacio MG wrote

Re: compiling error: xauth not found

1999-08-21 Thread Jor-el
Horacio, 'xauth' is indeed present in Debian - you just havent installed it. It is part of the package xbase-clients on Slink. Regards, Jor-el Be careful of reading health books, you might die of a misprint. -- Mark Twain On Sat, 21 Aug 1999, J Horacio MG wrote: > I'm t

compiling error: xauth not found

1999-08-21 Thread J Horacio MG
I'm trying to compile ssh1 and found the following error while running ./configure. I su'ed root and copied the tarball to /usr/local: $ su ... /usr/local/ssh-1.2.27# ./configure ... checking for xauth... no configure: error: configuring with X but xauth not found - aborting Since there's no xau