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