[CM] Re: Re: Building snd from source (Meino Christian Cramer)

rm@fabula.de rm@fabula.de
Tue, 1 Jun 2004 20:04:12 +0200


On Tue, Jun 01, 2004 at 07:48:18PM +0200, Meino Christian Cramer wrote:
> 	Sorry, I am a newbie... ;)
> 
> 	I did a
> 
> 	  (%load-path)

Hmm, you are calling%load-path as a function :-/
How about:

 > %load-path
 

>     in the listener and got:
> 
> 	  1: 0* [("/usr/share/guile/1.6/srfi" "/usr/snd/snd-7" "/usr/snd/snd-7/dlp" ...)]
> 
> 	  misc-error
Strange, there _should_ be a 'Wrong type to apply ...' message as well.
Anyway, %load-path is not a function, hence you can't "call" it (which is
what you do if you put it into parens).

hth Ralf Mattes

>    The "misc-error" confuses me a little ... on the other hand, there
>    is a readable printout...
> 
>    Slightly confused (slightly...:)
>    Meino
> 
> 
>  
> > > -- 
> > > 
> > > _______________________________________________
> > > Cmdist mailing list
> > > Cmdist@ccrma.stanford.edu
> > > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> > > 
> > 
> > _______________________________________________
> > Cmdist mailing list
> > Cmdist@ccrma.stanford.edu
> > http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist
> > 
> 
> _______________________________________________
> Cmdist mailing list
> Cmdist@ccrma.stanford.edu
> http://ccrma-mail.stanford.edu/mailman/listinfo/cmdist