gEDA-user: 2 make errors installing gwave
Dan McMahill
dan at mcmahill.net
Wed Nov 28 23:06:05 EST 2007
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 at freeelectron.net
> <mailto:ad151 at freeelectron.net>> 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 at moria.seul.org <mailto:geda-user at moria.seul.org>
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
>
>
>
> ------------------------------------------------------------------------
>
>
>
> _______________________________________________
> geda-user mailing list
> geda-user at moria.seul.org
> http://www.seul.org/cgi-bin/mailman/listinfo/geda-user
More information about the geda-user
mailing list