On Sat, 02 Oct 1999, you wrote:
> Hi...
>
> I have recently downloaded the gIDE tarball, and I
>
> can't get it to "./configure" correctly, because
> it cannot find guile-config to check out the guile
>
> version. I do have the Guile rpm installed (ver
> 1.3.??), but it doesn't detect it.
> I also tried to "find -name *guile-config*" in the
>
> whole /usr dir, in case it wasn't in my PATH, but
> it looks like I don't have guile-config...
>
> Shall I install guile-devel??
>
Definitely. Any time you want to compile any programs and there's an
RPM with a "-devel" for the program you want to compile, you will
almost surely need to have that "devel" RPM. :-)
John