[PD] .37 PD instalation problems on Fedora

Hugo Solis hugosg at media.mit.edu
Thu Jan 22 21:22:41 CET 2004


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

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

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?





More information about the Pd-list mailing list