From owner-freebsd-ports Mon Oct 28 17:38:10 2002 Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5D32A37B401; Mon, 28 Oct 2002 17:38:09 -0800 (PST) Received: from scaup.mail.pas.earthlink.net (scaup.mail.pas.earthlink.net [207.217.120.49]) by mx1.FreeBSD.org (Postfix) with ESMTP id 98F5F43E75; Mon, 28 Oct 2002 17:38:03 -0800 (PST) (envelope-from parv_fm@mailsent.net) Received: from sdn-ap-034dcwashp0359.dialsprint.net ([65.179.97.105] helo=moo.holy.cow) by scaup.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 186LKU-0004wQ-00; Mon, 28 Oct 2002 17:38:03 -0800 Received: by moo.holy.cow (Postfix, from userid 1001) id A397EB867; Mon, 28 Oct 2002 20:40:45 -0500 (EST) Date: Mon, 28 Oct 2002 20:40:45 -0500 From: parv To: Tilman Linneweh Cc: freebsd-ports@FreeBSD.org Subject: Re: ports/43176: textproc/wordnet packaging fails due to missing lib/libtclwn1.so Message-ID: <20021029014045.GA3539@moo.holy.cow> Mail-Followup-To: Tilman Linneweh , freebsd-ports@FreeBSD.org References: <200210281502.g9SF27iI042747@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200210281502.g9SF27iI042747@freefall.freebsd.org> Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org in message <200210281502.g9SF27iI042747@freefall.freebsd.org>, wrote Tilman Linneweh thusly... > > Synopsis: textproc/wordnet packaging fails due to missing lib/libtclwn1.so > > State-Changed-From-To: open->feedback > State-Changed-By: arved > State-Changed-When: Mon Oct 28 06:58:50 PST 2002 > State-Changed-Why: > > I can't reproduce this one, and the packagebuildingcluster also > doesn't complain. Can you retry, and if this still occurs submit > a typescript? problem doesn't occur after recent cvsup, most probably due to the symlink instruction... install -s -o root -g wheel -m 444 libtclwn1.so.7 /usr2/local/lib ln -fs libtclwn1.so.7 /usr2/local/lib/libtclwn1.so ===> man install -o root -g wheel -m 444 wnb.1.gz /usr2/local/man/man1 ...this pr can be closed. - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message