Re: [INTERFACES] FPK Pascal and Postgres

Поиск
Список
Период
Сортировка
От Robert Hiltibidal
Тема Re: [INTERFACES] FPK Pascal and Postgres
Дата
Msg-id 3.0.6.32.19990901125659.009097c0@y2k.state.il.us
обсуждение исходный текст
Ответ на Re: [INTERFACES] FPK Pascal and Postgres  (The Hermit Hacker <scrappy@hub.org>)
Ответы Re: [INTERFACES] FPK Pascal and Postgres  ("Ken J. Wright" <ken@ori-ind.com>)
Список pgsql-interfaces
My thanks to you and Ken who offered the following ideas:

>Did you 'ldconfig' so that the linker knows where to find the library?

also, in your /etc/ppc386.cfg you may need to have an entry also,

# Search path for libraries
-Fl/usr/local/pgsql/lib

When I did those alteration and rebuilt the postgres.ppu it didn't work. 

I then made the following change in the postgres.pp file

{ $include "/usr/include/libpq/pqcomm.h"}

Well that didn't work either. You guys will laugh at this...

I added a make install, just on a whim. I wasn't sure if I'd be replacing a
more modern unit as the site says its for postgres 6.3.1 and we're running
6.5.1. The rule of thumb round here being make sure it works before you
replace....

It worked. 

Now I can tackle the tackle the fun of relearning....

Thanks again,

-Rob



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

Предыдущее
От: The Hermit Hacker
Дата:
Сообщение: Re: [INTERFACES] FPK Pascal and Postgres
Следующее
От: "Ken J. Wright"
Дата:
Сообщение: Re: [INTERFACES] FPK Pascal and Postgres