From owner-freebsd-ports Mon Jan 25 15:04:50 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id PAA27802 for freebsd-ports-outgoing; Mon, 25 Jan 1999 15:04:50 -0800 (PST) (envelope-from owner-freebsd-ports@FreeBSD.ORG) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id PAA27796; Mon, 25 Jan 1999 15:04:49 -0800 (PST) (envelope-from asami@vader.cs.berkeley.edu) Received: from silvia.hip.berkeley.edu (sji-ca9-34.ix.netcom.com [209.109.236.34]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id PAA29337; Mon, 25 Jan 1999 15:04:45 -0800 (PST) Received: (from asami@localhost) by silvia.hip.berkeley.edu (8.9.1/8.6.9) id PAA38194; Mon, 25 Jan 1999 15:04:40 -0800 (PST) Date: Mon, 25 Jan 1999 15:04:40 -0800 (PST) Message-Id: <199901252304.PAA38194@silvia.hip.berkeley.edu> To: chuckr@mat.net CC: asmodai@wxs.nl, jseger@FreeBSD.ORG, ports@FreeBSD.ORG In-reply-to: (message from Chuck Robey on Mon, 25 Jan 1999 17:28:07 -0500 (EST)) Subject: Re: TK 8.1b1 From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org * From: Chuck Robey * On Mon, 25 Jan 1999, Jeroen Ruigrok/Asmodai wrote: * > I am running 4.0 CURRENT and when trying to install tk81b1 from ports it * > appears to forget to install the libtk8.1.so.1 into an appropriate libdir. * the tk81 port *doesn't* install a libtk8.1.so.1, it installs a * libtk81.so.1. That's what listed in the PLIST, and what it's supposed * to do. It was discussed here on the list. But it's still broken. (The final message of the thread was my description of the problem, not a fix.) You'll get a "libtk8.1.so.1 not found" if you try to run anything linked against libtk81.so(.1), for instance, wish8.1. Satoshi To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message