From owner-freebsd-questions@FreeBSD.ORG Thu Mar 24 15:21:54 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2338916A4CE for ; Thu, 24 Mar 2005 15:21:54 +0000 (GMT) Received: from smtpout.mac.com (smtpout.mac.com [17.250.248.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id E3A7243D4C for ; Thu, 24 Mar 2005 15:21:53 +0000 (GMT) (envelope-from rosewoodblues@mac.com) Received: from mac.com (smtpin01-en2 [10.13.10.146]) by smtpout.mac.com (Xserve/MantshX 2.0) with ESMTP id j2OFLrTK013754 for ; Thu, 24 Mar 2005 07:21:53 -0800 (PST) Received: from [10.0.1.3] (c-24-98-140-190.hsd1.ga.comcast.net [24.98.140.190]) (authenticated bits=0) by mac.com (Xserve/smtpin01/MantshX 4.0) with ESMTP id j2OFLpTu001779 for ; Thu, 24 Mar 2005 07:21:52 -0800 (PST) Mime-Version: 1.0 (Apple Message framework v619.2) Content-Transfer-Encoding: 7bit Message-Id: <7cba352f3790d8bdd931da2ea5cd197c@mac.com> Content-Type: text/plain; charset=US-ASCII; format=flowed To: " " From: Ken Hawkins Date: Thu, 24 Mar 2005 10:21:49 -0500 X-Mailer: Apple Mail (2.619.2) Subject: Anyone installed urchin5? Shared object "libc.so.4" not found error X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Mar 2005 15:21:54 -0000 i sent something out earlier: ===> Installing for urchin-5.702 ===> Generating temporary packing list ===> Checking if www/urchin5 already installed /usr/libexec/ld-elf.so.1: Shared object "libc.so.4" not found, required by "gunzip" tar: Error opening archive: Empty input file: Inappropriate file type or format ./install.sh: cannot create /usr/local/urchin/var/urchinwebd.conf.template: No such file or directory ./install.sh: cannot create /usr/local/urchin/util/urchin_daemons: No such file or directory mv: rename /usr/local/urchin/data/geodata/.domain.unf to /usr/local/urchin/data/geodata/domain.unf: No such file or directory mv: rename /usr/local/urchin/data/geodata/.domain.unh to /usr/local/urchin/data/geodata/domain.unh: No such file or directory mv: rename /usr/local/urchin/data/geodata/.domain.uni to /usr/local/urchin/data/geodata/domain.uni: No such file or directory mv: rename /usr/local/urchin/data/geodata/.domain.uns to /usr/local/urchin/data/geodata/domain.uns: No such file or directory mv: rename /usr/local/urchin/data/geodata/.domain.local to /usr/local/urchin/data/geodata/domain.local: No such file or directory ./install.sh: /usr/local/urchin/util/uconf-driver: not found chown: /usr/local/urchin/data: No such file or directory chgrp: /usr/local/urchin/data: No such file or directory ## Error: Problems changing permissions on the distribution files install -o root -g wheel -m 444 /usr/local/urchin/util/urchin_daemons /usr/local/etc/rc.d/urchin5_daemons.sh-dist install: /usr/local/urchin/util/urchin_daemons: No such file or directory *** Error code 71 Stop in /usr/ports/www/urchin5. and it looks like i have a dependancy that I have not satisfied. how can i get a clean isntallation of urchin? thanks in advance, ken;