From owner-freebsd-questions@FreeBSD.ORG Tue Jul 27 13:49:05 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECABE16A4CE for ; Tue, 27 Jul 2004 13:49:04 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id B6A3443D5A for ; Tue, 27 Jul 2004 13:49:04 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id i6RDloIB013627; Tue, 27 Jul 2004 06:47:50 -0700 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Tue, 27 Jul 2004 06:49:01 -0700 User-Agent: KMail/1.6.2 References: <41064E7E.2000801@dodo.com.au> <200407270552.56943.kstewart@owt.com> <41065594.301@dodo.com.au> In-Reply-To: <41065594.301@dodo.com.au> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200407270649.01787.kstewart@owt.com> cc: Duggan Subject: Re: FreeBSD 4.10 pkg_add "Shared object "libssl.so.3" not found"? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 Jul 2004 13:49:05 -0000 On Tuesday 27 July 2004 06:16 am, Duggan wrote: > I tried cvsup src-all just now and it says command not found. > Cvsup is a port that you would have to add to your system. Before you worry about what you have, you might read Chapters 4 and 19 of the Handbook at http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/index.html There are a number of possibilities. You might not have installed all of the sources and features that you needed when you created the system. There is a cvsup tag of RELENG_4_10 that will follow the security tree for 4.10. Most of these operations are easy once you have a basic understanding of the process of maintaining a system. There is a freebsd-newbies list that might help get you started. Since the system can't find the library you are having problems with, it becomes a function of what is the easiest way to get it working. It looks like you chose to little when you did the install. Being a control freak is ok but when you are getting started, a custom install may not work. Using cvsup to grab the latest code and then following the instructions in Chapter 19 is one way of doing this. Other people may have different ideas and I don't know what would be the fastest on your end. Kent > Elijah > > Kent Stewart wrote: > >On Tuesday 27 July 2004 05:45 am, Duggan wrote: > >>I am new to FreeBSD and am using it as linux has a problem with my > >>setup that I was unable to resolve. Anyways, I am liking what I > >> have read about FreeBSD. > >> > >>I am a bit of a control freak and did a custom install of FreeBSD > >>4.10 over the net with the required package and all the support > >> docs. I went to install links and this is what happened: > >> > >>EJINSIDE# pkg_add -r links > >>/usr/libexec/ld-elf.so.1: Shared object "libssl.so.3" not found > >> > >>I decide to try and do the the same to get bash and the exact same > >>thing happened. > >> > >>I did a google search and found an identical error posted on some > >>russian BSD forums, however I was unable interpret the dialog. I > >>also found other errors that were similar but with different files. > >>Being new to FreeBSD these did make much sense to me. > >> > >>So this brings me to the crux of the matter. How do I find out > >> what exactly is wrong? and how do I fix it? > >> > >>Any help appreciated. > > > >Have you turned off some features via /etc/make.conf or didn't cvsup > >src-all. > > > >I have a > >/usr/obj/usr/src/i386/usr/lib/libssl.so.3 > > > >which was produced in my last buildworld and added to /usr/lib. > > > >Kent > > > >>Elijah > >>/wayjen6@dodo.com.au (not a subscriber so email me directly as well > >>as the list)/ > >>_______________________________________________ > >>freebsd-questions@freebsd.org mailing list > >>http://lists.freebsd.org/mailman/listinfo/freebsd-questions > >>To unsubscribe, send any mail to > >>"freebsd-questions-unsubscribe@freebsd.org" > > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to > "freebsd-questions-unsubscribe@freebsd.org" -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html