Dependency problems

Jake Knobloch jake at uptimecomputing.com
Tue Feb 25 16:02:49 CST 2003


Sry, too late, I pulled out the redhat 7.3 disk and installed it instead of 
slackware.  It came with guile 1.3.4, which would not compile on slack. I 
then installed:
slib-2d5-1
g-wrap-1.3.4-1
gnucash-1.8.1-1.RH7.3

This is the error I get:
[knobby at localhost knobby]$ gnucash
ERROR: In procedure open-file:
ERROR: No such file or directory: "/usr/share/guile/slib/mklibcat"

so I do this and find that file with .scm extension:
[knobby at localhost knobby]$ ls /usr/share/guile/slib | grep mklibcat
mklibcat.scm

I see some things online about others with this error,  but no fixes.  I'm 
affraid to update guile without some advice first, since this is a fresh 
install of redhat and I don't want to get in more library mismatch problems.

On Tuesday 25 February 2003 15:35, you wrote:
> Make sure you:
>
>         rm config.cache
>         ./configure ...
>         make clean all install
>
> in both g-wrap and then gnucash after you change the version of guile..
>
> -derek
>
> Jake Knobloch <jake at uptimecomputing.com> writes:
> > Ok, I already tried Matthew's suggestion of recompiling g-wrap and
> > gnucash. I went into my guile 1.6.2 src dir and did 'make unistall' then
> > I configured and installed guile1.6.3.  Then I did the same for
> > g-wrap1.3.4 and then finally gnucash1.8.1 but I'm still getting the same
> > error.  I am about to try Ravi's suggestion, I'm assuming you mean
> > g-wrap1.2.1 not 3.2.1?  Thanks for the help people!
> >
> > On Tuesday 25 February 2003 09:41, R.S.Bhalla wrote:
> > > I had a similar problem which was solved by installing g-wrap 3.2.1 and
> > > guile 1.3.4 on a RH 7.3 system
> > >
> > > Ravi
> > >
> > > > ERROR: file: "libgw-gnc", message: "/usr/lib/libguile.so.9: undefined
> > > > symbol:
> > > > qt_error"
> > >
> > > _______________________________________________
> > > gnucash-user mailing list
> > > gnucash-user at lists.gnucash.org
> > > https://lists.gnucash.org/mailman/listinfo/gnucash-user
> >
> > _______________________________________________
> > gnucash-user mailing list
> > gnucash-user at lists.gnucash.org
> > https://lists.gnucash.org/mailman/listinfo/gnucash-user


More information about the gnucash-user mailing list