Bug 82304 - OScommerce port does not install all dependendcies--e.g. php4-extensions
Summary: OScommerce port does not install all dependendcies--e.g. php4-extensions
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-16 00:50 UTC by James McDowell
Modified: 2005-06-18 21:22 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description James McDowell 2005-06-16 00:50:01 UTC
      OScommerce port does not install php4-extensions, but depends on the session extension.

Fix: 

Add php4-extensions to oscommerce port
How-To-Repeat:    Make && make install from ports/oscommerce....OScomerrce will not work until php4-extensions are installed as well.
Comment 1 Mark Linimon freebsd_committer freebsd_triage 2005-06-16 06:31:32 UTC
Responsible Changed
From-To: freebsd-bugs->freebsd-ports-bugs

Make this a ports PR.
Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:50:46 UTC
Responsible Changed
From-To: freebsd-ports-bugs->feedback

*All* php4-extensions? I hope not... maybe you could provide a list of needed 
extensions?
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:52:56 UTC
State Changed
From-To: open->feedback
Comment 4 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-17 19:52:56 UTC
Responsible Changed
From-To: feedback->freebsd-ports-bugs

Fix
Comment 5 jdmcd 2005-06-18 01:34:49 UTC
Actually, only the session extension, and any dependencies, and it seems to
work fine!
 
I used the default config.
 
James

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
 
Comment 6 jdmcd 2005-06-18 01:40:33 UTC
Right.
 
not ALL php4-extensions.
 
php4-session and dependencies only.
 
Thanks!
 
James
 

-- 
No virus found in this outgoing message.
Checked by AVG Anti-Virus.
Version: 7.0.323 / Virus Database: 267.7.7/20 - Release Date: 6/16/2005
 
Comment 7 Pav Lucistnik freebsd_committer freebsd_triage 2005-06-18 21:22:47 UTC
State Changed
From-To: feedback->closed

Committed, thanks!