From owner-freebsd-ports Fri Mar 30 10:20: 7 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 09EF237B71A for ; Fri, 30 Mar 2001 10:20:03 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2UIK2Z70534; Fri, 30 Mar 2001 10:20:02 -0800 (PST) (envelope-from gnats) Date: Fri, 30 Mar 2001 10:20:02 -0800 (PST) Message-Id: <200103301820.f2UIK2Z70534@freefall.freebsd.org> To: freebsd-ports@FreeBSD.org Cc: From: John Merryweather Cooper Subject: Re: ports/26202: slib 2d1 breaks GnuCash 1.2.4 Reply-To: John Merryweather Cooper Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR ports/26202; it has been noted by GNATS. From: John Merryweather Cooper To: freebsd-gnats-submit@FreeBSD.org Cc: Subject: Re: ports/26202: slib 2d1 breaks GnuCash 1.2.4 Date: Fri, 30 Mar 2001 10:18:09 -0800 A fix: As root, guile -c "(use-modules (ice-9 slib)) (require 'new-catalog)" This comand is in post-install section in gnucash port. Pointed out to me by Yukihiro Nakai. Executing this guile command restores GnuCash to function. jmc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message