From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <rreich@rdrtech.com>
X-Spam-Checker-Version: SpamAssassin 4.0.0 (2022-12-14) on finch.gentoo.org
X-Spam-Level: 
X-Spam-Status: No, score=0.3 required=5.0 tests=DMARC_MISSING,
	MAILING_LIST_MULTI,RDNS_NONE autolearn=no autolearn_force=no
	version=4.0.0
Received: from box1.cyxs.net (unknown [208.155.66.115])
	by chiba.3jane.net (Postfix) with SMTP id 589DB2015DA2
	for <gentoo-dev@gentoo.org>; Thu, 28 Feb 2002 06:35:04 -0600 (CST)
Received: (qmail 13251 invoked from network); 28 Feb 2002 12:28:49 -0000
Received: from unknown (HELO localhost) (208.155.66.116)
  by 0 with SMTP; 28 Feb 2002 12:28:49 -0000
From: Richard Reich <rreich@rdrtech.com>
To: gentoo-dev@gentoo.org
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.2 
Date: 28 Feb 2002 07:33:54 -0500
Message-Id: <1014899640.17756.1.camel@loki.rdrtech.net>
Mime-Version: 1.0
Subject: [gentoo-dev] gnucash not running
Sender: gentoo-dev-admin@gentoo.org
Errors-To: gentoo-dev-admin@gentoo.org
X-BeenThere: gentoo-dev@gentoo.org
X-Mailman-Version: 2.0.6
Precedence: bulk
Reply-To: gentoo-dev@gentoo.org
List-Help: <mailto:gentoo-dev-request@gentoo.org?subject=help>
List-Post: <mailto:gentoo-dev@gentoo.org>
List-Subscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=subscribe>
List-Id: Gentoo Linux developer list <gentoo-dev.gentoo.org>
List-Unsubscribe: <http://lists.gentoo.org/mailman/listinfo/gentoo-dev>,
	<mailto:gentoo-dev-request@gentoo.org?subject=unsubscribe>
List-Archive: <http://lists.gentoo.org/pipermail/gentoo-dev/>
X-Archives-Salt: d6f30485-7abe-4a0e-b2e2-5d0e51328d85
X-Archives-Hash: e8c92552cf1fccb75fd2ea9f3b978c18

I just tried to install GNUCash on my gentoo box, and I'm getting this
message...

rreich@loki:~$ gnucash
ERROR: In procedure dynamic-link:
ERROR: file: "libgw-runtime", message: "file not found"

Some deprecated features have been used.  Set the environment
variable GUILE_WARN_DEPRECATED to "detailed" and rerun the
program to get more information.  Set it to "no" to suppress
this message.
rreich@loki:~$ export GUILE_WARN_DEPRECATED="detailed"
rreich@loki:~$ gnucash
`scm_sysintern' is deprecated. Use `scm_define' instead.
ERROR: In procedure dynamic-link:
ERROR: file: "libgw-runtime", message: "file not found"
rreich@loki:~$ 


Has anybody run into this?  Is there a way to fix it?

Thanks
Richard Reich