From owner-freebsd-questions Wed Nov 13 10:22:11 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id KAA03780 for questions-outgoing; Wed, 13 Nov 1996 10:22:11 -0800 (PST) Received: from Campino.Informatik.RWTH-Aachen.DE (campino.Informatik.RWTH-Aachen.DE [137.226.225.2]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id KAA03773 for ; Wed, 13 Nov 1996 10:22:08 -0800 (PST) Received: from gilberto.physik.rwth-aachen.de (gilberto.physik.rwth-aachen.de [137.226.31.2]) by Campino.Informatik.RWTH-Aachen.DE (RBI-Z-5/8.6.12) with ESMTP id TAA06569; Wed, 13 Nov 1996 19:23:15 +0100 Received: (from kuku@localhost) by gilberto.physik.rwth-aachen.de (8.6.11/8.6.9) id TAA03828; Wed, 13 Nov 1996 19:33:18 +0100 From: Christoph Kukulies Message-Id: <199611131833.TAA03828@gilberto.physik.rwth-aachen.de> Subject: Re: CVSUP -- can't build port or install package In-Reply-To: <199611131528.PAA17880@wirehead.it.hq.nasa.gov> from Chris Shenton at "Nov 13, 96 10:28:44 am" To: cshenton@it.hq.nasa.gov (Chris Shenton) Date: Wed, 13 Nov 1996 19:33:18 +0100 (MET) Cc: kuku@gilberto.physik.rwth-aachen.de, questions@freebsd.org Reply-To: Christoph Kukulies X-Mailer: ELM [version 2.4ME+ PL25 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk > On Wed, 13 Nov 1996 10:10:20 +0100 > kuku@gilberto.physik.rwth-aachen.de (Christoph Kukulies) wrote: > > kuku> ... you can install CVSup with a minimum of hassle if you get > kuku> the packages for cvsup and modula-3-lib and just do a pkg_add on > kuku> both (modula-3-lib first). > > I did that (after pkg_delete'ing them both), but it couldn't find a > shared libz. Let me try again: > > root@angst# pkg_delete cvsup-13.5 > root@angst# pkg_delete modula-3-lib-3.6 > root@angst# pkg_add modula-3-lib-3.6.tgz > root@angst# pkg_add cvsup-13.5.tgz > root@angst# /usr/local/sbin/cvsup > ld.so failed: Can't find shared library "libz.so.2.0" > > Same problem. Any clues? OK, libz is now in /usr/src/lib/libz. Either you build it (which you probably can't since you need CVSup first :) or you grab it from somewhere. I can put it up to ftp://freefall.cdrom.com/incoming/libz.so.2.0 if noone else hadn't et done so. > > --Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de