Hi there:
Thanks for your replay
I tried Rpm -q --provides tcl Rpm -q --provides tk
And I got
libtcl8.4.so tcl = 8.4.5-7
libtk8.4.so tk = 8.4.5-8
So how would I get Pd to use what I have instead of asking me for libtcl8.3.so and libtk.8.3.so?
Cheers
CHUN
Am trying to install Pd (0.37) on fedora core2 at the moment but I got . . . Pd Depends: libtcl8.3.so Depends: libtk8.3.so
How would I resolve this?
You need to install the "-devel" packages for libtcl and libtk, maybe called something like tclXX-devel
You should be able to find those with the "--provides" option to rpm or similar, but I only know the Debian package tools well, so better try "man rpm" yourself.
Ciao
Frank Barknecht _ ______footils.org__