[998] in Zephyr_Bugs
Building on X.dialup
daemon@ATHENA.MIT.EDU (Jesse Rabek)
Tue Mar 21 02:28:00 2000
Message-Id: <200003210727.CAA17648@melbourne-city-street.MIT.EDU>
Date: Tue, 21 Mar 2000 02:28:56 -0500
To: zephyr-bugs@mit.edu
From: Jesse Rabek <jesrab@MIT.EDU>
Mime-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
I can't seem to get the zephyr utilities to build with kerberos support
over the x-dialup (a Sun sparc)
I tried
./configure --enable-athena --prefix=~/zstuff
./configure --with-hesiod=/usr/athena --with-krb4=/usr/athena
--prefix=~/zstuff
and
./configure --with-hesiod=/usr/athena --with-krb4=/ --prefix=~/zstuff
I don't understand why it finds the hesiod libs and not the krb one even
when the libs resides in the same dir....
thanks,
Jesse