Date: Mon, 20 Sep 1999 19:59:13 +1000 From: Steven Honson <shonson@planetquake.com> To: <freebsd-stable@freebsd.org> Cc: <ady@freebsd.ady.ro> Subject: Re: 3.3-R: passwd dependencies Message-ID: <3.0.5.32.19990920195913.0086fcc0@blackhole.ths.tased.edu.au> In-Reply-To: <Pine.BSF.4.10.9909201244580.17542-100000@ady.warpnet.ro> References: <3.0.5.32.19990920190849.007dd8a0@blackhole.ths.tased.edu.au>
next in thread | previous in thread | raw e-mail | index | archive | help
Ahh,
Thank you very much, here is the output,
root@defiant:/home/shonson/temp/usr/bin# ldd passwd
passwd:
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28067000)
librpcsvc.so.2 => /usr/lib/librpcsvc.so.2 (0x2806a000)
libutil.so.2 => /usr/lib/libutil.so.2 (0x28071000)
libc.so.3 => /usr/lib/libc.so.3 (0x28079000)
It looks like im safe :).
-Steven Honson
At 12:52 PM 9/20/99 +0300, you wrote:
>Hi,
>
>On Mon, 20 Sep 1999, Steven Honson wrote:
>
>> Ive just got a CD off a friend that was burnt off the ISO, how can i tell
>> if i have a faulty(passwd broken) version without installing it.
>> -Steven
>
> Just mount the CD, extract "passwd" from the bin distributib with smth.
>like this:
>
> $ cd /tmp
> $ cat /cdrom/bin/bin.?? | tar xvfz - usr/bin/passwd
>
> Then check the liraries it's been linked with:
>
> $ ldd usr/bin/passwd
>
> and if you get libkrb inside the output then you're affected.
>
>
> Hope it helps,
> Ady (@freebsd.ady.ro)
>
>>
>> At 02:52 PM 9/19/99 -0700, you wrote:
>> > The kerberos dependencies were an error on Jordan's part during the
>> >cutting of the release that lasted all of 9 hours, then was subsequently
>> >fixed. If you're still having trouble, download a new copy and reinstall.
>> >If not, congratulations. :)
>> >
>> >Good luck,
>> >
>> >Doug
>> >
>> >Adam Szilveszter wrote:
>> >>
>> >> On Sun, 19 Sep 1999, Mark Murray wrote:
>> >>
>> >> > > /usr/bin/passwd from bin packages of 3.3-RELEASE wants libraries:
>> >> > > libkadm.so.3
>> >> > > libkrb.so.3
>> >> > > libdes.so.3
>> >> > >
>> >> > > Is it correct? ;(
>> >> >
>> >> > Only if you have set you system to compile with Kerberos.
>> >> >
>> >> > Alternatively, you may have blindly selected _everything_ for
>> >> > an install. This includes kerberos.
>> >> Hi!
>> >>
>> >> I'm afraid I will have to beg to differ on this one... I installed
>> >> 3.3-RELEASE with the option 'all' today and I got asked if I wanted
>> >> Kerberos... I chose no. BTW I did not experience the error...
>
>
>
---------------------------------------
Steven Honson
Internet Technologist & Consultant
Taroona High School, Australia
shonson@hubbub.ths.tased.edu.au
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.5.32.19990920195913.0086fcc0>
