Problema con la compilazione di opentranscribe
Inviato: martedì 18 gennaio 2011, 1:25
Ciao, sono un utente alle prime armi ed ho un problema con l'installazione di opentranscribe, dopo aver installato i vari componenti aggiuntivi quali libogg, libsndfile e libvorbis, al comando
ho questa reazione:
di conseguenza ho provato ad andare avanti cercando di indicare la posizione del package mancante con il seguente comando:
ma:
il che mi fa pensare di dover aggiungere il nome del file alla fine del comando...quale?
sapete indicarmi qual'è l'errore?
Codice: Seleziona tutto
./configureho questa reazione:
Codice: Seleziona tutto
vin@vin-desktop:~/Scaricati/opentranscribe-0.3$ ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking build system type... i686-pc-linux
checking host system type... i686-pc-linux
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for a BSD-compatible install... /usr/bin/install -c
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 style of include used by make... GNU
checking dependency style of gcc... gcc3
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for sndfile... configure: error: Package requirements (sndfile >= 1.0.2) were not met:
No package 'sndfile' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.
Alternatively, you may set the environment variables sndfile_CFLAGS
and sndfile_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.Codice: Seleziona tutto
...:~/Scaricati/opentranscribe-0.3$ /home/vin/Scaricati/libsndfile-1.0.23 ./configureCodice: Seleziona tutto
.../libsndfile-1.0.23: è una directorysapete indicarmi qual'è l'errore?