[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: gEDA: guile 1.4 and geda
On Tue, 14 Aug 2001, Ales Hvezda wrote:
> Hi,
>
> >Over the last couple of years I've installed geda possible half a
> >dozen times. Now I can't because of guile-1.4.
> >
> >Has anyone successfully installed guile-1.4 on a RH7.0 distro?
> >
> >If I do this:
> >
> >./configure --disable-networking --disable-regex
>
> Hmmm... I think you need regex for some the backends and/or
> init files.
I suspect as much..
> Random ideas, have you removed all traces of old guile installs?
Yes.
> Have you tried an older version of guile (1.3.4 or something)?
For what? That's the version that comes with RH7.0
>
> Are you building as yourself or as root; make sure you have
> permission to the guile-1.4 directory.
Myself. I do have permission to the directory.
> Are you sure your guile-1.4.tar.gz download isn't corrupt?
Yes.
> Not much help, but might be something at least.
Considering the number of geda users, there's bound to be one
running RH7. In the past I've installed on rh 6.x and 5.x.
BTW, I found an RPM for guile (off of rpmfind). But the geda config
script doesn't like it.
checking for Guile... yes
checking for scm_make_smob_type in -lguile... no
Which sounds like an old version of guile is lying around and getting
slurped in by config.
Scott