Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 3304 - php ebuild and firebird support
Summary: php ebuild and firebird support
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Ryan Phillips (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-06-01 15:26 UTC by Meir Kriheli (RETIRED)
Modified: 2002-06-06 01:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Modified php ebuild to support firebird (php-4.2.1-r1.ebuild,6.08 KB, text/plain)
2002-06-01 15:27 UTC, Meir Kriheli (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Meir Kriheli (RETIRED) gentoo-dev 2002-06-01 15:26:11 UTC
PHP's ebuild don't check if firebird is emerge and if so builds support for  
it.  
  
I suggest adding a USE flag for firebird and modifying the configure step to  
include:  
  
--with-interbase=/opt/interbase 
 
Interbase support includes firebird. 
 
Plase see the attached ebuild
Comment 1 Meir Kriheli (RETIRED) gentoo-dev 2002-06-01 15:27:18 UTC
Created attachment 1294 [details]
Modified php ebuild to support firebird
Comment 2 Ryan Phillips (RETIRED) gentoo-dev 2002-06-06 01:00:36 UTC
thank you... committed.