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 231F72015DD3
	for <gentoo-dev@gentoo.org>; Mon,  4 Mar 2002 10:39:11 -0600 (CST)
Received: (qmail 19670 invoked from network); 4 Mar 2002 16:32:15 -0000
Received: from unknown (HELO localhost) (208.155.66.115)
  by 0 with SMTP; 4 Mar 2002 16:32:15 -0000
Subject: Re: [gentoo-dev] gnucash not running
From: Richard Reich <rreich@rdrtech.com>
To: gentoo-dev@gentoo.org, georges@its.caltech.edu
In-Reply-To: <200202281855.KAA15449@chamber.cco.caltech.edu>
References: <1014899640.17756.1.camel@loki.rdrtech.net> 
	<200202281855.KAA15449@chamber.cco.caltech.edu>
Content-Type: text/plain
Content-Transfer-Encoding: 7bit
X-Mailer: Evolution/1.0.2 
Date: 04 Mar 2002 11:30:43 -0500
Message-Id: <1015259446.12558.13.camel@localhost>
Mime-Version: 1.0
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: afc86d0f-2790-4c0c-9145-7f0fb30bdb4d
X-Archives-Hash: ff0dd6bf18755a59b51e8e33ff28cbe5

I did what they said to do on bugzilla, modify a couple of ebuilds to
install guile 1.4-r3 rather than guile 1.5.4, and it still didn't work.
For some reason emerge kept trying to merge guile 1.5.4.  I found that
the swig ebuild requires guile 1.5.4.  So I edited it in the same fashon
as the other ebuilds, which took care of the problem of merging the
newer guile.  Well after all that gnucash is still giving me the same
error and guile 1.4-r3 is the only guile on my sys.

Any help?

Thanks
Rick


On Thu, 2002-02-28 at 14:06, George Shapovalov wrote:
> This issue came up on both gentoo-dev and gentoo-user lists about a month 
> ago. I has been resolved, you can find resolution reports in both mailing 
> lists and also on a bugzilla, bug 77, as I remember (or just search for 
> gnucash). Apparently this is a "too new utility version" syndrom. I just 
> chacked, bugzilla contains a good discussion of what changes to a few ebuild 
> files helped people.
> 
> George
> 
> 
> On Thursday 28 February 2002 04:33, you wrote:
> > 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
> >
> > _______________________________________________
> > gentoo-dev mailing list
> > gentoo-dev@gentoo.org
> > http://lists.gentoo.org/mailman/listinfo/gentoo-dev
> _______________________________________________
> gentoo-dev mailing list
> gentoo-dev@gentoo.org
> http://lists.gentoo.org/mailman/listinfo/gentoo-dev
>