[PD] .37 PD instalation problems on Fedora

Frank Barknecht fbar at footils.org
Thu Jan 22 21:56:42 CET 2004


Hallo,
Hugo Solis hat gesagt: // Hugo Solis wrote:

> Hi, Sorry for bother but I'm trying to install Pd on Fedora and I'm having
> some problems
> Fedora has just been installed. Fresh installation
> 
> I tried first the Pd tar.gz file
> 1.        I typed zcat pd-0.37-0.src.tar.gz | tar xf -
> 2.        I get the folder
> 3.        I typed ./configure
> 4.        I get a bunch of messages and I get the makefile
> 5.        I typed make depend
> 6.        I get buch of messages
> 7.        I typed make
> 8.        Bunch of messages but I get:
> bla bla bal... and
> -I../portaudio/portmidi-macosx -Werror -DINSTALL_PREFIX=\"/usr/local\"
> -I. -c -o ../obj/d_ctl.o d_ctl.c
> d_ctl.c: In function `line_tilde_perform':
> d_ctl.c:110: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> d_ctl.c:110: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> d_ctl.c: In function `vline_tilde_float':
> d_ctl.c:285: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> d_ctl.c:285: warning: dereferencing type-punned pointer will break
> strict-aliasing rules
> make: *** [d_ctl.o] Error 1

Remove "-Werror" from the Makefile for a quick fix. Then proceed as
usual. 

> 9) Because I don't know what to do here I tryed with the rpm file
> I typed
> rpm -i pd-0.37-0.i386.rpm
> 10) I get
> error: Failed dependencies:
>         libtcl.so.0 is needed by pd-0.37-0
>         libtk.so.0 is needed by pd-0.37-0

Install apt and synaptic from the Planet, set it up  as described in
the Planet docs, and use "apt-get install pd" or similar. It will take
care of all dependencies for you. It will require a decent net acces,
though.

> 11) Then I tryed with the RMP file that can be get at planet.CCRMA
> that is complied for Fedora
> I typed
>  rpm -i pd-0.37.0-2.cvs.rhfc1.ccrma.i386.rpm
> 12) I get
> error: Failed dependencies:
>         jack-audio-connection-kit >= 0.66.3 is needed by
> pd-0.37.0-2.cvs.rhfc1.ccrma
>         libasound.so.2 is needed by pd-0.37.0-2.cvs.rhfc1.ccrma
>         libasound.so.2(ALSA_0.9) is needed by pd-0.37.0-2.cvs.rhfc1.ccrma
>         libjack.so.0 is needed by pd-0.37.0-2.cvs.rhfc1.ccrma
> [hugosg at localhost Pd]$
>
> 13)In a fast search I realize that it's not so simple to install Alsa.
> Now I dn't know what I have to do. Do I need previous libraries before
> be able to install Pd?
> Some help?

See above. Planet CCRMA should install everything you need, even ALSA
and a special low latency kernel better suited for audio work than the
stock kernel. 

ciao
-- 
 Frank Barknecht                               _ ______footils.org__




More information about the Pd-list mailing list