> It's been rumoured that Dave Peticolas said:
> > 
> > > 
> > > I think I just tracked down the slib 2c6 problem, but
> > > haven't quite figured out how to resolve it.  It affects 
> > > red-hat systems. Don't know if it affects debain, maybe 
> > > not.
> > > 
> > > redhat package for guile-1.3 pre-req's umb-scheme. 
> > > umb-scheme includes /usr/lib/umb-scheme/slib subdirectory
> > > which contains slib code that is the same but different
> > > than what slib2c6 installs (in /usr/share/slib)
> > > 
> > > Thus: despite having slib2c6 installed, I get the 
> > > follwoing with the  latest code:
> > > 
> > > 
> > > It appears your 'slib' scheme library is out
> > > of date. You need slib2c6 or later to run GnuCash.
> > > 
> > > Obtain slib at: http://swissnet.ai.mit.edu/~jaffer/SLIB.html
> > >  
> > > 
> > > I can hack around this by 
> > > ln -s /usr/share/slib /usr/lib/umb-scheme/slib 
> >  
> > I think you want
> > 
> > ln -s /usr/share/slib /usr/share/guile
> > 
> > You may have to remove the link already in /usr/share/guile.
> 
> Right. forgot about that. It still doesn't help.
> 
> > You can forcibly uninstall umb-scheme, it isn't really needed.
> 
> Unfortunately, its pre-req'ed by the redhat rpm's, so any rational
> user would not have this not installed.

Yes, we probably need some instructions on how to get around this.
And maybe tell RedHat to unbundle slib from umb-scheme so people
can upgrade it.

dave

--
Gnucash Developer's List 
To unsubscribe send empty email to: [EMAIL PROTECTED]

Reply via email to