From owner-freebsd-questions Tue Sep 11 10: 9: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from guru.mired.org (okc-94-248-46.mmcable.com [24.94.248.46]) by hub.freebsd.org (Postfix) with SMTP id A723237B40D for ; Tue, 11 Sep 2001 10:09:01 -0700 (PDT) Received: (qmail 75085 invoked by uid 100); 11 Sep 2001 17:09:01 -0000 From: Mike Meyer MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15262.17709.155024.601839@guru.mired.org> Date: Tue, 11 Sep 2001 12:09:01 -0500 To: Joe Clarke Cc: questions@freebsd.org, rbyrnes@ozemail.com.au Subject: Re: more fun & games In-Reply-To: <93684766@toto.iv> X-Mailer: VM 6.90 under 21.1 (patch 14) "Cuyahoga Valley" XEmacs Lucid X-face: "5Mnwy%?j>IIV\)A=):rjWL~NB2aH[}Yq8Z=u~vJ`"(,&SiLvbbz2W`;h9L,Yg`+vb1>RG% *h+%X^n0EZd>TM8_IB;a8F?(Fb"lw'IgCoyM.[Lg#r\ Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Joe Clarke types: > On Tue, 11 Sep 2001, Rob B wrote: > > Trying to install wget on 4.3-RELEASE : > > erwin# cd /usr/ports/ftp/wget && make && make install && make clean > > ===> Extracting for wget-1.6_2 > > >> Checksum OK for wget-1.6.tar.gz. > > >> Checksum OK for wget-16-v6-20010111a.diff.gz. > > ===> wget-1.6_2 depends on shared library: intl.1 - not found > > ===> Verifying install for intl.1 in /usr/ports/devel/gettext > > ===> Returning to build of wget-1.6_2 > > Error: shared library "intl.1" does not exist > > *** Error code 1 > intl.1 is from gettext. What might be happening here is that > .install_done has been touched in /usr/ports/devel/gettext/work, and it's > not reinstalling (but it's actually not installed on this machine). You > can try going to /usr/ports/devel/gettext, and doing: This isn't an uncommon situation. If you normally leave ports uncleaned - which I do because I want the source around - and use pkg_delete to delete the package, you'll get this exact problem. http://www.mired.org/home/mwm/ Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message