Re: Cannot start apache2 with php5 due to missing sqlite3

2007-01-26 Thread Mark Duling
Ryan Schmidt <[EMAIL PROTECTED]> on Friday, January 26, 2007 at 12:48 PM -0800 wrote: >> I installed apache2, php5 and mysql5 through macports and the >> installation went great. >> I added the LoadModule line for php5 and tried to start Apache2. >> >> The problem is that apache doesn't want to s

Adding pcntl support to php5

2007-01-26 Thread Ryan Schmidt
It has been suggested to me that pcntl support should be added to the php5 port. I was asked to add a +pcntl variant for this, but I'm inclined to just add pcntl support always, without needing a variant. pcntl support does not require any additional libraries. Are there any objections to e

Re: Cannot start apache2 with php5 due to missing sqlite3

2007-01-26 Thread Ryan Schmidt
On Jan 26, 2007, at 13:08, Patrik Johansson wrote: I installed apache2, php5 and mysql5 through macports and the installation went great. I added the LoadModule line for php5 and tried to start Apache2. The problem is that apache doesn't want to start. Apache prints this message to error_lo

Re: git-core requires rcs?

2007-01-26 Thread Ryan Schmidt
On Jan 26, 2007, at 13:34, Bryan Blackburn wrote: On Jan 26, 2007, at 12:59 AM, Ryan Schmidt wrote: On Jan 26, 2007, at 01:26, Bryan Blackburn wrote: The latest git-core Portfile makes the port rcs a runtime dependency to git-core but there is no such port called rcs, at least port search

Re: gnucash-docs fails on 10.3.9 during destroot

2007-01-26 Thread Marc André Selig
On 26.01.2007, at 20:04, Brett Warden wrote: The following patch to the Portfile allows me at least to bypass that bug and get gnucash-docs built and installed: Thank you! I'm testing that right now and will commit it afterwards. Side question: Does anyone know why the German version of the

Re: git-core requires rcs?

2007-01-26 Thread Bryan Blackburn
On Jan 26, 2007, at 12:59 AM, Ryan Schmidt wrote: On Jan 26, 2007, at 01:26, Bryan Blackburn wrote: The latest git-core Portfile makes the port rcs a runtime dependency to git-core but there is no such port called rcs, at least port search rcs doesn't show up. Do you smell a broken port?

Cannot start apache2 with php5.

2007-01-26 Thread Patrik Johansson
Hi! I installed apache2, php5 and mysql5 through macports and the installation went great. I added the LoadModule line for php5 and tried to start Apache2. The problem is that apache doesn't want to start. Apache prints this message to error_log: dyld: /opt/local/apache2/bin/httpd Undefined

Re: gnucash-docs fails on 10.3.9 during destroot

2007-01-26 Thread Brett Warden
The problem appears to be a manifestation of a TCL bug -- "file delete -force" has trouble recursively deleting directories under certain conditions (see http://aspn.activestate.com/ASPN/Mail/Message/Tcl-bugs/2838168 ). The following patch to the Portfile allows me at least to bypass that bug and

Re: problem upgrading mutt-devel

2007-01-26 Thread Andrew Sullivan
On Thu, Jan 25, 2007 at 02:07:57PM -1000, [EMAIL PROTECTED] wrote: > > I've tried uninstalling, cleaning and rebuilding the port and its > dependencies, but with the same results. I have also tried a few cursory > web searches for additional clues, but again without luck. Any help would > be ver

Re: git-core requires rcs?

2007-01-26 Thread Ryan Schmidt
On Jan 26, 2007, at 01:26, Bryan Blackburn wrote: The latest git-core Portfile makes the port rcs a runtime dependency to git-core but there is no such port called rcs, at least port search rcs doesn't show up. Do you smell a broken port? Yeah, that's been broken since at least April 2006: