[PLUTO-help] Problemi con gtkterm
Carlo Agrusti
carlo-ag a libero.it
Mer 17 Maggio 2006 18:25:10 CEST
gianluca_salvador a libero.it ha scritto lo scorso 17/05/2006 14:26:
> Salve a tutti!
> Sto installando il gtkterm2 su fedora core 4 ma l'installazione lanciata con il ./configure, ad un certo punto si blocca con il seguente output:
>
> checking for vte >= 0.11.0... Package vte was not found in the pkg-config search path.
> Perhaps you should add the directory containing `vte.pc'
> to the PKG_CONFIG_PATH environment variable
> No package 'vte' found
>
> configure: error: Library requirements (vte >= 0.11.0) not met; consider adjusting the PKG_CONFIG_PATH environment variable if your libraries are in a nonstandard prefix so pkg-config can find them.
>
> allora ho installato con successo il vte 0.1.10 e aggiunto nel file ".bashrc" e nel file "/etc/profile" la riga
Cosa esattamente? Hai installato le librerie di sviluppo? Non so' come
si regoli RH, ma Debian distingue le librerie di sviluppo con un
suffisso -dev (o -devel).
>
> export PKG_CONFIG_PATH={PKG_CONFIG_PATH:+:}/usr/bin/lib/pkgconfig
>
> solo che il problema persiste.
Probabilmente il tuo PKG_CONFIG_PATH era gia' a posto prima; dopo aver
installato le librerie di sviluppo di vte dovresti avere qualcosa del tipo:
carlo a dantooine$ pkg-config --modversion vte
0.12.0
More information about the pluto-help
mailing list