From owner-freebsd-current@FreeBSD.ORG Fri Jun 22 12:55:42 2007 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8873116A400 for ; Fri, 22 Jun 2007 12:55:42 +0000 (UTC) (envelope-from sacchi@gmail.com) Received: from ik-out-1112.google.com (ik-out-1112.google.com [66.249.90.178]) by mx1.freebsd.org (Postfix) with ESMTP id 15CA513C44C for ; Fri, 22 Jun 2007 12:55:41 +0000 (UTC) (envelope-from sacchi@gmail.com) Received: by ik-out-1112.google.com with SMTP id c21so811151ika for ; Fri, 22 Jun 2007 05:55:40 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=oSTHR5U4FcORCBfTZcoZ3nGR+8iC33mVbSynZy2i33naKoqQ4G0PTqJCI3xytungL/Luzp/LjZHY53PbQ3vnafNQ7BRs1VbvUnLDHFJ/TRuMow5uL0kh5YqKM8EzAA4fPLS813HSN2kN5FJOF03T80G+zsIcawnjSFmZPfdK/i0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition:x-google-sender-auth; b=uHeF2hrXmMj1EsGX1gIpGqThpTSnA3ab2iia/L4nxbY7WkEBdGBL8Mv26G5I0+wee558wcP4b9qkAy6WnOsajC32DsssmCK4J/xjNpKuTmX6rmBhePD27PPsuhQOjTVbqGliEUeRV6h7XZMFE4rE0b6ZbUfhcUXU5HeW1z/haWQ= Received: by 10.78.134.12 with SMTP id h12mr1548915hud.1182516940669; Fri, 22 Jun 2007 05:55:40 -0700 (PDT) Received: by 10.78.158.19 with HTTP; Fri, 22 Jun 2007 05:55:40 -0700 (PDT) Message-ID: Date: Fri, 22 Jun 2007 18:25:40 +0530 From: sac Sender: sacchi@gmail.com To: freebsd-current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Google-Sender-Auth: 5e0b3a09d017317e Subject: Library problems in current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 22 Jun 2007 12:55:42 -0000 Hi, I recently installed Current-7.0 200704 snapshot. OS installation went fine and when zsh was installed and tried to run: I get the error /libexec/ld-elf.so.1 shared object "libz.so.4" no found, and I get similar library problems for bash, xorg. What could be the reason and fix? -- Regards, Sachidananda.