[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Problems with siag office



On Fri, Jan 01, 1999 at 10:35:45PM +0900, Ionutz Borcoman wrote:
> Hi,
> 
> I wanted to try the siag programs and I get these errors:
> 
> bash-2.01$ siag
> siag: error in loading shared libraries
> /usr/lib/libguile.so.4: undefined symbol: qt_error
> bash-2.01$ pw
> pw: error in loading shared libraries
> /usr/lib/libguile.so.4: undefined symbol: qt_error
> bash-2.01$ egon 
> egon: error in loading shared libraries
> /usr/lib/libguile.so.4: undefined symbol: qt_error
> 
> Any ideas ?

This is caused by a bug in siag/guile1.3.  Until it's decided how it should
be fixed, you can add:
export LD_PRELOAD="/usr/lib/libqthreads.so.0"
to your .bash_profile or /etc/profile

	Adam


Reply to: