dear list im a complete linux newbie and installed the latest knoppix-distribution 3.2 [debian] i tried to compile pd036 but:
root@robotomo:/home/pd/src# ./configure creating cache ./config.cache checking for gcc... gcc checking whether the C compiler (gcc ) works... yes checking whether the C compiler (gcc ) is a cross-compiler... no checking whether we are using GNU C... yes checking whether gcc accepts -g... yes checking for a BSD compatible install... /usr/bin/install -c checking whether make sets ${MAKE}... yes checking how to run the C preprocessor... gcc -E checking for working const... yes checking for ANSI C header files... yes checking for pid_t... yes checking for size_t... yes checking whether time.h and sys/time.h may both be included... yes checking for ANSI C header files... (cached) yes checking for fcntl.h... yes checking for limits.h... yes checking for malloc.h... yes checking for sys/ioctl.h... yes checking for sys/time.h... yes checking for unistd.h... yes checking for bstring.h... no checking whether gcc needs -traditional... no checking return type of signal handlers... void checking for vprintf... yes checking for gettimeofday... yes checking for select... yes checking for socket... yes checking for strerror... yes checking for dlopen in -ldl... yes checking for sin in -lffm... no checking for sin in -lm... yes checking for pthread_create in -lpthread... yes checking for snd_pcm_info in -lasound... yes checking for jack_client_new in -ljack... yes checking for X... libraries /usr/X11R6/lib, headers /usr/X11R6/include checking for XCreateWindow in -lX11... yes checking for tcl.h... no checking for tcl8.1/tcl.h... no checking for tcl8.2/tcl.h... no checking for tcl8.3/tcl.h... no checking for tcl8.4/tcl.h... no checking for tcl8.5/tcl.h... no checking for tcl8.6/tcl.h... no checking for tcl8.7/tcl.h... no no tcl/tk header found checking for main in -ltcl8.7... no checking for main in -ltcl8.6... no checking for main in -ltcl8.5... no checking for main in -ltcl8.4... no checking for main in -ltcl8.3... no checking for main in -ltcl8.2... no checking for main in -ltcl8.0... no checking for main in -ltk8.7... no checking for main in -ltk8.6... no checking for main in -ltk8.5... no checking for main in -ltk8.4... no checking for main in -ltk8.3... no checking for main in -ltk8.2... no checking for main in -ltk8.0... no updating cache ./config.cache creating ./config.status creating makefile
...i tried this from the documentation: # cd /usr/lib # ln -s libtk8.3.so libtk.so # ln -s libtcl8.3.so libtcl.so
..also removed -werror in makefile.in
but it doesnt help frank barknecht's 'pd_0.35.0-test11_i386.deb' works fine but i would like to install pd036, gem pdp etc...
is there a pd faq for linux distributions? maybe somebody can help me
..thanx tobias
Hallo, -ÃŽ_ÃŽ- hat gesagt: // -ÃŽ_ÃŽ- wrote:
im a complete linux newbie and installed the latest knoppix-distribution 3.2 [debian] i tried to compile pd036 but:
I don't know, how current Knoppix is, but Debian unstable/testing has a quite current package of pd-0.36cvs, which works very well.
Frank Barknecht _ ______footils.org__
dear list thanx a lot for all the answers this list is really great !
i installed:
libjack0.50.0-0_0.50.0-1_i386.deb tk8.3_8.3.5-1_i386.deb tcl8.3_8.3.5-1_i386.deb alsa
and have still the same compiling problem: -checking for tcl8.3/tcl.h... no
looks like you need TCL/tk or make sure wish is in your path
how?
i installed: pd_0.36.cvs-9_i386.deb
it works but:
Testing for Jack cannot connect to jack server cannot connect to default JACK server cannot connect to jack server cannot connect to default JACK server cannot check Alsa version -- /proc/asound/version: No such file or directory snd_pcm_open (input): No such file or directory snd_pcm_open (output): No such file or directory Using ALSA interface no in/outno in/outno
hm... sorry i dont realy know what to do
greetings + thanx again ... tobias
Hallo, -ô_ô- hat gesagt: // -ô_ô- wrote:
im a complete linux newbie and installed the latest knoppix-distribution
3.2 [debian]
i tried to compile pd036 but:
I don't know, how current Knoppix is, but Debian unstable/testing has a quite current package of pd-0.36cvs, which works very well.
ciao
Frank Barknecht _ ______footils.org__
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
On debian(knoppix) the easiest way is apt-get install pd.
If you have a reason for recompiling, please let me know, because then it is a bug in the debian pd package.
(to solve your problem: install tk8.3-dev)
Guenter
On Sat, 5 Apr 2003, -�_�- wrote:
dear list thanx a lot for all the answers this list is really great !
i installed:
libjack0.50.0-0_0.50.0-1_i386.deb tk8.3_8.3.5-1_i386.deb tcl8.3_8.3.5-1_i386.deb alsa
and have still the same compiling problem: -checking for tcl8.3/tcl.h... no
looks like you need TCL/tk or make sure wish is in your path
how?
i installed: pd_0.36.cvs-9_i386.deb
it works but:
Testing for Jack cannot connect to jack server cannot connect to default JACK server cannot connect to jack server cannot connect to default JACK server cannot check Alsa version -- /proc/asound/version: No such file or directory snd_pcm_open (input): No such file or directory snd_pcm_open (output): No such file or directory Using ALSA interface no in/outno in/outno
hm... sorry i dont realy know what to do
greetings + thanx again ... tobias
Hallo, -�_�- hat gesagt: // -�_�- wrote:
im a complete linux newbie and installed the latest knoppix-distribution
3.2 [debian]
i tried to compile pd036 but:
I don't know, how current Knoppix is, but Debian unstable/testing has a quite current package of pd-0.36cvs, which works very well.
ciao
Frank Barknecht _ ______footils.org__
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
PD-list mailing list PD-list@iem.kug.ac.at http://iem.kug.ac.at/cgi-bin/mailman/listinfo/pd-list
Hallo, -ÃŽ_ÃŽ- hat gesagt: // -ÃŽ_ÃŽ- wrote:
dear list thanx a lot for all the answers this list is really great !
i installed:
libjack0.50.0-0_0.50.0-1_i386.deb tk8.3_8.3.5-1_i386.deb tcl8.3_8.3.5-1_i386.deb alsa
and have still the same compiling problem: -checking for tcl8.3/tcl.h... no
Maybe this helps: $ su $ ln -s /usr/include/tcl8.3/tk.h /usr/include/tk.h
Frank Barknecht _ ______footils.org__
hi tobias,
On Saturday 05 April 2003 13:44, -ô_ô- wrote:
dear list thanx a lot for all the answers this list is really great !
i installed:
libjack0.50.0-0_0.50.0-1_i386.deb tk8.3_8.3.5-1_i386.deb tcl8.3_8.3.5-1_i386.deb alsa
and have still the same compiling problem: -checking for tcl8.3/tcl.h... no
i'm a linux newbie too, but i think you need the source codes of tcl/tk before you can compile pd... i don't know debian, so i don't know it the sources are with the binary deb packages. so try to find tcl/tk-sources deb package, and install it
please some1 correct me if i'm wrong.
cheers -andre
I read:
you can compile pd... i don't know debian, so i don't know it the sources are with the binary deb packages. so try to find tcl/tk-sources deb package, and install it
in debian there are usually blabla.deb packages for the blabla lib or app or whatever and a blabla-dev.deb package for the development headers, no need to install the whole source (and probably in the wrong place where ./configure might not find the #include files anyway)
HTH
x