Estou usando o Ubutu e seguindo o wiki.
Quando dou o comando ./autogen.sh do gingacc-dataprocessing, ocorre o seguinte erro:
checking whether the g++ linker (/usr/bin/ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
(cached) (cached) checking how to hardcode library paths into programs... immediate
appending configuration tag "F77" to libtool
checking util/functions.h usability... yes
checking util/functions.h presence... yes
checking for util/functions.h... yes
checking tsparser/TSSection.h usability... yes
checking tsparser/TSSection.h presence... yes
checking for tsparser/TSSection.h... yes
checking for main in -ltelemidiautil... yes
checking for main in -lgingacctsparser... no
configure: error:
Couldn't find Ginga CC TS Parser library.
Please install Ginga CC TS Parser Library.
Já setei as variaveis de ambiente com os comandos, porém os problemas não se resolveram.
$ export LD_LIBRARY_PATH=/usr/local/lib/ginga:/usr/local/lib:/usr/lib:/lib
$ export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
Obrigado.
Autor: Caio César Viel
22 comentários
Moreno