dbTalk Databases Forums  

[BUGS] BUG #1149: server includes not installed by default

mailing.database.pgsql-bugs mailing.database.pgsql-bugs


Discuss [BUGS] BUG #1149: server includes not installed by default in the mailing.database.pgsql-bugs forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
PostgreSQL Bugs List
 
Posts: n/a

Default [BUGS] BUG #1149: server includes not installed by default - 05-11-2004 , 04:14 AM







The following bug has been logged online:

Bug reference: 1149
Logged by: Fabien COELHO

Email address: coelho (AT) cri (DOT) ensmp.fr

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 majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly

Reply With Quote
  #2  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] BUG #1149: server includes not installed by default - 05-12-2004 , 02:27 AM






PostgreSQL Bugs List wrote:
Quote:
Description: server includes not installed by default
make install-all-headers


---------------------------(end of broadcast)---------------------------
TIP 3: if posting/reading through Usenet, please send an appropriate
subscribe-nomail command to majordomo (AT) postgresql (DOT) org so that your
message can get through to the mailing list cleanly


Reply With Quote
  #3  
Old   
Peter Eisentraut
 
Posts: n/a

Default Re: [BUGS] BUG #1149: server includes not installed by default - 05-12-2004 , 10:09 AM



Am Mittwoch, 12. Mai 2004 15:41 schrieb Fabien COELHO:
Quote:
make install-all-headers

Good, but not enough?

I still argue that it should be done "by default"
I agree, but this is not a bug, it is a deliberate design decision. If you
want to change it, argue about it on -hackers.

---------------------------(end of broadcast)---------------------------
TIP 8: explain analyze is your friend


Reply With Quote
  #4  
Old   
Fabien COELHO
 
Posts: n/a

Default Re: [BUGS] BUG #1149: server includes not installed by default - 05-16-2004 , 02:03 PM




Dear Peter,

Quote:
make install-all-headers
I still argue that it should be done "by default"
I agree, but this is not a bug, it is a deliberate design decision.
Well, isn't feature just another name for bugs? ;-)

Quote:
If you want to change it, argue about it on -hackers.
Ok. Thanks.

--
Fabien Coelho - coelho (AT) cri (DOT) ensmp.fr

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo (AT) postgresql (DOT) org


Reply With Quote
  #5  
Old   
Fabien COELHO
 
Posts: n/a

Default Re: [BUGS] BUG #1149: server includes not installed by default - 05-16-2004 , 02:08 PM




Dear Peter,

Quote:
Description: server includes not installed by default

make install-all-headers
Good, but not enough?

I still argue that it should be done "by default", so that "extensions"
can be sure to find it. You cannot ask for the installer to reinstall if
s?he forgot it...

--
Fabien Coelho - coelho (AT) cri (DOT) ensmp.fr

---------------------------(end of broadcast)---------------------------
TIP 6: Have you searched our list archives?

http://archives.postgresql.org


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.