| От | Daniel Luke |
|---|---|
| Тема | Re: Building pgtcl on OS X |
| Дата | |
| Msg-id | 3B852C61.9000601@geeklair.net обсуждение |
| Ответ на | Building pgtcl on OS X (Gugs E Lishus <gugsky@yahoo.com>) |
| Список | pgsql-ports |
Gugs E Lishus wrote: > But the problem is that it creates a libpgtcl.so file, whereas tcl/tk > seems to be looking for libpgtcl.dylib. Can anyone help me with the > final steps here? I am by no means an expert on this ... but it sounds like you are running into one of the 'strange' things about Mac OS X (it doesn't use the 'normal' dlopen() api). There are a couple of options ... you can use the dlopen() shim (which has it's own potential issues), or you can 'fix' the code to use the native Mac OS X/Darwin dynamic loading stuff (check the apache source code for a good example of how to do this, or look at the mailing list archives at www.darwinfo.org). I hope this helps.
В списке pgsql-ports по дате отправления:
Сайт использует файлы cookie для корректной работы и повышения удобства. Нажимая кнопку «Принять» или продолжая пользоваться сайтом, вы соглашаетесь на их использование в соответствии с Политикой в отношении обработки cookie ООО «ППГ», в том числе на передачу данных из файлов cookie сторонним статистическим и рекламным службам. Вы можете управлять настройками cookie через параметры вашего браузера