Re: [linux-audio-user] compiling snd with guile support

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: Re: [linux-audio-user] compiling snd with guile support
From: Frank Barknecht (barknech_AT_ph-cip.uni-koeln.de)
Date: Thu Feb 21 2002 - 15:33:58 EET


matt yee-king hat gesagt: // matt yee-king wrote:

> I'm trying to get snd running by building from the source.
>
> i configure like this:
>
> ./configure --with-motif --with-ladspa --with-static-xm --with-guile
>
>
> but when i try and load snd with -l misc.scm, i get this error:
>
> [12:11:48] Syntax error in fixed argument declaration.
>
> ; (load "misc.scm")
> (while loading "/home/matthew/Snd/scm/misc.scm")
>
>
> regardless of what i have in misc.scm...does this mean guile isn't
> working?

Yes. See below.

> i had to hack the configure script so it could find and test guile. the
> guile section of the configure output is:
>
> checking for /usr/bin/guile-config... yes
> checking for Guile... 1.4
> [...]
> lots of 'no's' - is this why the binary 'snd' i get can't load the scm
> files?
>
> snd --help gives me:
>
> Snd is a sound editor. Peruse the 'help' menu or try the snd-help
> function for help.
> This is Snd version 5.7 of 11-Feb-02:
> Xen: 1.2, Guile: 1.4
>
> whereas in Dave Phillips article on Oreilly, he says his snd outputs:
>
> [dlphilp_AT_localhost dlphilp]$ snd --help
> Snd is a sound editor. Peruse the 'help' menu or try the
> snd-help function for help.
> This is Snd version 5.2 of 30-Aug-01:
> Xen: 1.0, Guile: 1.5.0

For the "Dave Phillips Enhanced Snd" you really will need Guile 1.5, not 1.4.
If you can live without his enhancements, 1.4 is sufficient. You should
be able to get it at http://www.gnu.org/software/guile/

Ciao,

-- 
                                                 __    __
 Frank Barknecht       ____ ______   ____ __ trip\ \  / /wire ______
                      / __// __  /__/ __// // __  \ \/ /  __ \\  ___\	
                     / /  / ____/  / /  / // ____// /\ \\  ___\\____ \	
                    /_/  /_____/  /_/  /_//_____// /  \ \\_____\\_____\
                                                /_/    \_\ 


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Thu Feb 21 2002 - 15:22:47 EET