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

Re: gEDA: guile 1.4 and geda



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.


[snip]
>PATH=.:/home/scott/geda/bin:/usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/home/
>scott/bin:/usr/X11R6/bin:/home/scott/bin
>./guile-doc-snarf socket.c -DHAVE_CONFIG_H -I.. -I./.. -I../libltdl
>-g -O2 -Wall -Wmissing-prototypes socket.c > /dev/null \
>        || { rm socket.doc; false; }
>socket.c:979:29: libguile/socket.x: No such file or directory
>rm: cannot remove `socket.doc': No such file or directory

	Random ideas, have you removed all traces of old guile installs?

	Have you tried an older version of guile (1.3.4 or something)?

	Are you building as yourself or as root; make sure you have 
	permission to the guile-1.4 directory.

	Are you sure your guile-1.4.tar.gz download isn't corrupt?

	Not much help, but might be something at least.

								-Ales

[ btw, I've been in the middle of a housing move for the past week or so,
  and I don't expect my net connection to be stable for atleast another week,  
  so please bare with me.  Thanks. ]