Pessoal , Estou com o pgsql-9.2 devidamente compilado e instalado no Debian , com a libxml (./configure --with-libxml).Também instalei o módulo adicional xml2. Mas quando executo o comando psql -c "CREATE EXTENSION xml2;" obtenho um erro:ERROR: could not load library "/usr/local/pgsql-9.2-xml/lib/pgxml.so": /usr/local/pgsql-9.2-xml/lib/pgxml.so: undefined symbol: xml_ereportJá tentei configurar o caminho das biblitotecas:S LD_LIBRARY_PATH=/usr/local/pgsql/lib:/usr/local/pgsql/includeS export LD_LIBRARY_PATHMas o erro persiste. Alguma solução?
_______________________________________________ pgbr-geral mailing list [email protected] https://listas.postgresql.org.br/cgi-bin/mailman/listinfo/pgbr-geral
