The following bug has been logged online:

Bug reference:      1149
Logged by:          Fabien COELHO

Email address:      [EMAIL PROTECTED]

PostgreSQL version: 7.5 Dev

Operating system:   Linux Debian

Description:        server includes not installed by default

Details: 

It seems that server include files are not installed
by default. This is quite annoying when one is trying
to develop modules that would need these headers
in order to compile...

Apache modules for instance do not require to have
the full sources to compile. All necessary includes
are installed and the apxs script contains all necessary settings (compiler, 
linker...). 

repeat: 

sh> pg_config --includedir-server
/usr/local/pg750a/include/postgresql/server

sh> ls /usr/local/pg750a/include/postgresql/server
ls: /usr/local/pg750a/include/postgresql/server: No
such file or directory

I looked into the installed directories and could not
find the includes elsewhere.



---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
      subscribe-nomail command to [EMAIL PROTECTED] so that your
      message can get through to the mailing list cleanly

Reply via email to