php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #656 --with-pgsql incompatible with PostgreSQL RPMs
Submitted: 1998-08-16 09:44 UTC Modified: 1998-09-12 14:12 UTC
From: roberts at panix dot com Assigned:
Status: Closed Package: Installation problem
PHP Version: 3.0.2a OS: Linux (RedHat)
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: roberts at panix dot com
New email:
PHP Version: OS:

 

 [1998-08-16 09:44 UTC] roberts at panix dot com
RedHat RPMs for PostgreSQL put the headers in /usr/include/pgsql.  The --with-pgsql wants the prefix used when installing PostgreSQL.  The RPMs arrange things diffently, so I had to edit the Makefile to compile PostgreSQL support. 

It would be better to use --with-pgsql-include to point directly to the include file.

Related to bug 574 which was reported this (and other things) as Linux PPC specific.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [1998-09-12 14:12 UTC] zeev
I could swear I closed that already...
Use --with-pgsql=/usr
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 18 19:01:30 2024 UTC