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
I typed zcat pd-0.37-0.src.tar.gz | tar xf -
I get the folder
I typed ./configure
I get a bunch of messages and I get the makefile
I typed make depend
I get buch of messages
I typed make
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.
- 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.
- 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@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.
Frank Barknecht _ ______footils.org__