| От | Tom Lane |
|---|---|
| Тема | Re: compiling postgresql with uuid-ossp failure |
| Дата | |
| Msg-id | 10858.1551373077@sss.pgh.pa.us обсуждение |
| Ответ на | compiling postgresql with uuid-ossp failure (Ibrahim Shaame <ishaame@gmail.com>) |
| Список | pgsql-novice |
Ibrahim Shaame <ishaame@gmail.com> writes:
> I have installed idempiere ERP which requires uuid-ossp library. I have
> tried to recompile postgresql-11.2 with the option --with-uuid=ossp.
That option doesn't in itself cause any contrib modules to be built
or installed ...
> I get the following error:
> ERROR: could not open extension control file
> "/data/databases/postgres/pgsql11/share/extension/uuid-ossp.control": No
> such file or directory.
... and you evidently don't have uuid-ossp installed. You need to do
"make ; make install" in either contrib/uuid-ossp, or the parent
contrib directory if you want all the contrib extensions.
regards, tom lane
В списке pgsql-novice по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера