> 
> 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.

You can forcibly uninstall umb-scheme, it isn't really needed.

Also, if you have guile-1.3, you should upgrade to 1.3.4.

dave

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

Reply via email to