From owner-freebsd-questions@FreeBSD.ORG Sun Feb 6 04:03:40 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 80DF316A4CF for ; Sun, 6 Feb 2005 04:03:39 +0000 (GMT) Received: from sccrmhc13.comcast.net (sccrmhc13.comcast.net [204.127.202.64]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F74143D2F for ; Sun, 6 Feb 2005 04:03:39 +0000 (GMT) (envelope-from nathan_p_maier@comcast.net) Received: from 204.127.205.142 ([204.127.205.142]) by comcast.net (sccrmhc13) with SMTP id <20050206040338016004imite>; Sun, 6 Feb 2005 04:03:38 +0000 Received: from [24.15.72.99] by 204.127.205.142; Sun, 06 Feb 2005 04:03:38 +0000 From: nathan_p_maier@comcast.net To: freebsd-questions@freebsd.org Date: Sun, 06 Feb 2005 04:03:38 +0000 Message-Id: <020620050403.20725.4205971A0000F1DE000050F522007481849D0A070E03A19FA1020E089B0E02@comcast.net> X-Mailer: AT&T Message Center Version 1 (Dec 17 2004) X-Authenticated-Sender: bmF0aGFuX3BfbWFpZXJAY29tY2FzdC5uZXQ= Subject: Trying to get glib updated to run AbiWord-2.0 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: Sun, 06 Feb 2005 04:03:40 -0000 One of the major tasks of my computer is writing everything about what I do on a word processor. I need AbiWOrd to work, I have tried upgrading the dependencies with portupgrade but I can't get glib to update. Here's the message from portupgrade. I've tried pkg_add -f XXXX and that doesn't work. I stil get all the so,200s instead of so.400s. Thanks, Nathan "AbiWord-2.0" dhcppc2# portupgrade glib [Updating the pkgdb in /var/db/pkg ... - 228 packages found (-0 +2) .. done] Updating the ports index ... make: don't know how to make index. Stop failed to generate INDEX! index generation error /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:482:in `open_db': database file error (PortsDB::DBError) from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:634:in `port' from /usr/local/lib/ruby/site_ruby/1.8/portsdb.rb:822:in `all_depends_list' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:915:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `each' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:907:in `tsort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:929:in `sort_build' from /usr/local/lib/ruby/site_ruby/1.8/pkgdb.rb:933:in `sort_build!' from /usr/local/sbin/portupgrade:674:in `main' from /usr/local/sbin/portupgrade:207:in `initialize' from /usr/local/sbin/portupgrade:207:in `new' from /usr/local/sbin/portupgrade:207:in `main' from /usr/local/sbin/portupgrade:1845