[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

Re: gEDA-user: 2 make errors installing gwave



There is an executable in /usr/local/bin named guile.  There is a usr/local/share/guile/1.6 directory.  There are two directories named 1.6 and 1.8 in usr/share/guile.  So I guess I'm not sure where it was installed and I'd rather not guess.  Other than searching for guile files how can I tell where they are installed?

If they are installed in the same place but with different names,
/usr/local/bin/guile and /usr/local/bin/guile16 for example, then you
need to edit that build.. script and change the call at the top from
guile to guile16.

If you couldn't tell already, I am new to Linux so this is somewhat vague to me.  In this example what type of file would guile and guile16 be scheme, executable...?  When you say build.. script, do you mean the gwave configure script?  Could you give me just a little more detail?  Thanks!

On Nov 28, 2007 11:06 PM, Dan McMahill <dan@xxxxxxxxxxxx> wrote:
If you have them both installed, are they in different directories or do
they have different names?  If different directories, then just do
something like this

env PATH=/path/to/guile-1.6/bin:${PATH} ./configure

If they are installed in the same place but with different names,
/usr/local/bin/guile and /usr/local/bin/guile16 for example, then you
need to edit that build.. script and change the call at the top from
guile to guile16.

-Dan

Robert Butts wrote:
> Dan is correct in that I have guile-1.6 and 1.8 installed.  It was
> suggested that I install 1.6 and see if it would run with 1.8 .  My
> question is can I remove 1.8 without messing something else up?
>
> On Nov 28, 2007 6:00 PM, al davis <ad151@xxxxxxxxxxxxxxxx
> <mailto:ad151@xxxxxxxxxxxxxxxx>> wrote:
>
>     On Wednesday 28 November 2007, Robert Butts wrote:
>      > 'm trying to install gwave-20060606 on my system which is
>      > Fedora 7, i386. I created a temporary directory and unpacked
>      > gwave. I configured gwave with no faults but got 2 make
>      > errors.
>
>     Most likely you have guile-1.8 installed.  You need guile-1.6.
>     On debian the package needed is "guile-1.6-dev".
>
>
>     _______________________________________________
>     geda-user mailing list
>     geda-user@xxxxxxxxxxxxxx <mailto:geda-user@xxxxxxxxxxxxxx>
> ------------------------------------------------------------------------
>
>
>
> _______________________________________________
> geda-user mailing list
> geda-user@xxxxxxxxxxxxxx
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user



_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


_______________________________________________
geda-user mailing list
geda-user@xxxxxxxxxxxxxx
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user