Re: Problem getting xml2 contrib module working with 8.1

Поиск
Список
Период
Сортировка
От George Weaver
Тема Re: Problem getting xml2 contrib module working with 8.1
Дата
Msg-id 000f01c5eb97$c7c20ee0$6400a8c0@Dell4500
обсуждение исходный текст
Ответ на Problem getting xml2 contrib module working with 8.1  (George Weaver <gweaver@shaw.ca>)
Список pgsql-novice
----- Original Message -----
From: George Weaver

>"psql:C:/Program Files/PostgreSQL/postgresql-8.1.0/contrib/xml2/pgxml.sql:4: ERROR:  could not load library "C:/Program >Files/PostgreSQL/8.1/lib/libpgxml.dll": The specified module could not be found."

>Any thoughts as to why these steps have worked to date, but not now, and what I should do to resolve the problem?

I solved this problem and found that there are 2 ways to do so:
 
    1. By copying libxml2.dll, libxslt.dll and libexslt.dll to C:\Program Files\PostgreSQL\8.1\bin
 
    or
 
    2. Leaving libxml2.dll, libxslt.dll and libexslt.dll in C:\Program Files\PostgreSQL\8.1\lib and adding C:\Program Files\PostgreSQL\8.1\lib to the system path.
 
George
 
 

В списке pgsql-novice по дате отправления:

Предыдущее
От: Emiliano Amilcarelli
Дата:
Сообщение: Re: plpython integer types
Следующее
От: Bendik Rognlien Johansen
Дата:
Сообщение: Restoring sequence values