From owner-freebsd-questions Sat Oct 19 05:53:22 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id FAA19885 for questions-outgoing; Sat, 19 Oct 1996 05:53:22 -0700 (PDT) Received: from kmglmail.wipsys.soft.net (kmglmail.wipsys.soft.net [164.164.26.11]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id FAA19879; Sat, 19 Oct 1996 05:53:11 -0700 (PDT) Received: by kmglmail.wipsys.soft.net (5.x/SMI-SVR4) id AA08045; Sat, 19 Oct 1996 18:22:35 -0500 From: muthu@wipsys.soft.net (G Muthukumar Wipro Systems 10964) Message-Id: <9610192322.AA08045@kmglmail.wipsys.soft.net> Subject: Problem invoking Mosaic To: questions@FreeBSD.ORG Date: Sat, 19 Oct 1996 18:22:35 -0500 (GMT) Cc: freebs-ports@FreeBSD.ORG, muthu@wipsys.soft.net (G Muthukumar Wipro Systems 10964) X-Mailer: ELM [version 2.4 PL22] Content-Type: text Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk 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). Since I am a starter, I don't know what to do. Please help. Thanks in advance, Muthu PS: 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?