Esoxx
Bonjour,
J'essaye désespérément d'installer Pure Data, voici les msg que j'obtiens après ./configure :
[root@localhost src]# ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
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 an ANSI C-conforming const... yes
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... 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 fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking malloc.h usability... yes
checking malloc.h presence... yes
checking for malloc.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking for unistd.h... (cached) yes
checking bstring.h usability... no
checking bstring.h presence... no
checking for bstring.h... no
checking whether gcc needs -traditional... no
checking return type of signal handlers... void
checking for vprintf... yes
checking for _doprnt... no
checking for gettimeofday... yes
checking for select... yes
checking for socket... yes
checking for strerror... yes
checking for working alloca.h... yes
checking for alloca... 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 tcl.h usability... no
checking tcl.h presence... no
checking for tcl.h... no
checking tcl8.7/tcl.h usability... no
checking tcl8.7/tcl.h presence... no
checking for tcl8.7/tcl.h... no
checking tcl8.6/tcl.h usability... no
checking tcl8.6/tcl.h presence... no
checking for tcl8.6/tcl.h... no
checking tcl8.5/tcl.h usability... no
checking tcl8.5/tcl.h presence... no
checking for tcl8.5/tcl.h... no
checking tcl8.4/tcl.h usability... no
checking tcl8.4/tcl.h presence... no
checking for tcl8.4/tcl.h... no
checking tcl8.3/tcl.h usability... no
checking tcl8.3/tcl.h presence... no
checking for tcl8.3/tcl.h... no
checking tcl8.2/tcl.h usability... no
checking tcl8.2/tcl.h presence... no
checking for tcl8.2/tcl.h... no
no tcl header found
Unz idée du blème ???
Suis bleu linuxien...
Esoxx
Pikachu_2014
Bonsoir,
il te faut installer le paquet tcl-devel.
Ceci dit, Pure Data est sur le dépôt CCRMA (c'est le paquet «pd»).
Esoxx
oui mais si je fais un yum search pd, j'ai une liste de 3km de long...
Esoxx
Et un yum install pd me renvoit "nothing to do"
drpixel
Le dépôt CCRMA est-il paramétré chez toi ?
Esoxx
Oui, mais en fait ce que j'aimerais savoir c'est comment lancer un yum search uniquement sur ccrma par ex...
J'ai paramétré plusieurs dépôts...
En fait, ça y est j'ai trouvé un un pd-extended.i386 qui n'est pas la dernière version mais bon, ça ira.
Par contre j'ai un soucis : les interfaces audio et MIDI sont inversées : dans les champs de sélection du/des ports audio j'ai MIDIsport 2X2 (interface MIDI) qui s'affice, et dans les listes de sélection de mport MIDI, j'ai OSC...
Strange et compliqué tout cela, mais bon, je progresse, c'est déjç ça !!!
Et merci pour les réponses