[PD] Problems running pd with Red Hat.

Frank Barknecht barknech at ph-cip.uni-koeln.de
Wed Jun 27 10:33:23 CEST 2001


[ Rory, let's keep the diskussion on the list, too ]

Rory Walsh hat gesagt: // Rory Walsh wrote:

> The error I get is this,
> 
>  ..bin/pd-gui: error in loading shared>
> libraries:..bin/pd-gui: undefined
>  symbol: TK_MainExPD: signal 2
> 
> any ideas? When I tried compiling it it says that it
> can't find 'asoundlib.h'(something like that I can't
> remember off the top of my head exacly). Any ideas as
> to what I can do, I have been using pd and gem with
> window 98 with a PII but it's really slow, that why I
> am interested in running them with linux. Thanks for
> the help,


Compiling fails because you don't have the ALSA sound system installed. You
should change the SOUND_ALSA definitions in the makefile to read:
SOUND_ALSA=FALSE

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



More information about the Pd-list mailing list