Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 36400 - phprojekt should probably depend on php
Summary: phprojekt should probably depend on php
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Web Application Packages Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-12-23 15:50 UTC by prieheck
Modified: 2003-12-30 06:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description prieheck 2003-12-23 15:50:50 UTC
when emerging for phprojekt php is not also installed, this is a problem because it is a php program, obviously this is not in any way difficult to then just emerge for php.  I thought you might want to know, however.

Reproducible: Always
Steps to Reproduce:
1. emerge phprojekt
2. qpkg -I |grep php
3. look for php, it is not installed
4. emerge php
Actual Results:  
phprojekt was installed as well as the php language

Expected Results:  
depended on php instead of just mod_php or else have mod_php depend on php
Comment 1 Xavier Spriet 2003-12-24 10:01:33 UTC
This web application can be handled by mod_php as it interprets PHP code just as well as the regular PHP interpreter.

If your system is functional with mod_php, this application will probably work.
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2003-12-24 11:22:35 UTC
inherit webapps-apache has to be done with phprojekt
Comment 3 Martin Holzer (RETIRED) gentoo-dev 2003-12-30 06:15:37 UTC
it has rdepend on php