Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
В списке pgsql-bugs по дате отправления:
| От | Tom Lane |
|---|---|
| Тема | Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory |
| Дата | |
| Msg-id | 14835.1075744696@sss.pgh.pa.us обсуждение |
| Ответ на | Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory ("Thomas Borg Salling" <tbs@navicon.dk>) |
| Ответы |
Re: BUG #1072: "$libdir/ascii_and_mic": No such file or directory
|
| Список | pgsql-bugs |
"Thomas Borg Salling" <tbs@navicon.dk> writes:
> for some reason - conversion_create.sql the $libdir is not defined. I tried
> to print $libdir from bin/initdb, but this variable is empty.
$libdir is not an environment variable, it's a notation specially
recognized by CREATE FUNCTION. It should expand to the same directory
printed by "pg_config --pkglibdir". You might check what that prints.
The only other idea that comes to mind is that you changed your mind
about the install prefix during the installation and didn't do a full
rebuild. The PKGLIBDIR setting is hardwired into dfmgr.o at compile
time and maybe it didn't get recompiled.
regards, tom lane
В списке pgsql-bugs по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера