From owner-freebsd-questions Sat Oct 19 09:28:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id JAA20908 for questions-outgoing; Sat, 19 Oct 1996 09:28:54 -0700 (PDT) Received: from heli-fishing.eos.ncsu.edu (heli-fishing.eos.ncsu.edu [152.1.68.52]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id JAA20902; Sat, 19 Oct 1996 09:28:47 -0700 (PDT) Received: by heli-fishing.eos.ncsu.edu (8.7.3/EC06jan95) id MAA49622; Sat, 19 Oct 1996 12:28:21 -0400 Message-Id: <199610191628.MAA49622@heli-fishing.eos.ncsu.edu> Subject: Re: Problem invoking Mosaic To: muthu@wipsys.soft.net (G Muthukumar Wipro Systems 10964) Date: Sat, 19 Oct 1996 12:28:21 -0400 (EDT) Cc: questions@FreeBSD.ORG, freebs-ports@FreeBSD.ORG, muthu@wipsys.soft.net (G Muthukumar Wipro Systems 10964) In-Reply-To: <9610192322.AA08045@kmglmail.wipsys.soft.net> from "G Muthukumar Wipro Systems 10964" at Oct 19, 1996 06:22:35 PM From: camattin@ncsu.edu (Chris Mattingly) Reply-To: camattin@ncsu.edu X-Mailer: ELM [version 2.5 PL0a11] 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 G Muthukumar Wipro Systems 10964 wrote the following about "Problem invoking Mosaic" on Sat Oct 19 19:22:35 1996 > > Hi, > > I am running FreeBSD 2.1.5. I tried installing Mosaic on my > machine. The installation was completed without any problems. But when I > tried invoking Mosaic, I get the following error message: > > ld.so failed: Can't find shared library "libz.so.2.0" > > and it fails. I tried installing the precompiled package also. Still I am > getting the same error message. (I installed the required ports for Mosaic > already). I noticed that on my machine too after having installed the June(?) SNAP. I then went and feteched the sources myself. Then, after having installed the 10-14 SNAP, I noticed that libz had come with it.. odd. > I am using ctwm. Is this a problem, since in the Makefile I see a > line like this? > > REQUIRES_MOTIF=yes > > If this is a problem, can I make Mosaic work with ctwm? The window manager you use doesn't affect which apps you can run, since Mosaic also requires motif.. but the kind folks who purchased motif, link the binaries statically with the motif libs, so that everyone doesn't have to buy motif. :) -Chris -- Chris Mattingly | My views are not necessarily those of my employers camattin@ncsu.edu | NCSU/ITECS [ECO] | "Good programmers write good code; great Systems Programmer | programmers 'borrow' good code." -- Mike Gancarz