Search Postgresql Archives

Re: Installation of contrib/tablefunc - problems

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



ld: file not found: ../../src/backend/postgres

It appears to be trying to link to the postgres executable (which is
presumably built with --export-dynamic to usefully permit that). The
postgres executable doesn't appear to be there.

At a guess, the module expects to be built from a particular location
within the postgresql source tree, probably contrib/tablefunc, and
you're building it somewhere else.

Yes, as indicated, I have a macports-postgres version, and try to get the tablefunc into that...

What can I do now? Do you have any suggestions? How should postgres be compiled in order to allow a later insertion of tablefunc?

Thanks for any hints,

Stef


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux