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

Re: gEDA-user: 2 make errors installing gwave



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>
>     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