Re: [Zope3-Users] Debug quits with no error...

2008-06-27 Thread Jon Hadley
Magic configure line for me was:

./configure MACOSX_DEPLOYMENT_TARGET=10.5 LDFLAGS=-L/opt/local/lib
OPT=-I/opt/local/include

Now all works fine. Thanks for the troubleshooting pointers all.

Worldcookery.com however still seems down for me and 'everyone else':

http://downforeveryoneorjustme.com/worldcookery.com


Jon
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users


Re: [Zope3-Users] Debug quits with no error...

2008-06-27 Thread Fred Drake
On Fri, Jun 27, 2008 at 4:10 AM, Jon Hadley [EMAIL PROTECTED] wrote:
 ./configure MACOSX_DEPLOYMENT_TARGET=10.5 LDFLAGS=-L/opt/local/lib
 OPT=-I/opt/local/include

Egads; I'd completely forgotten about that environment variable; I'll
bet I was looking at a build for a different version of Python.
That's no longer required with Python 2.5.x.

 Worldcookery.com however still seems down for me and 'everyone else':

Of course, now it's not working for me either.  :-/


 -Fred

-- 
Fred L. Drake, Jr. fdrake at gmail.com
Chaos is the score upon which reality is written. --Henry Miller
___
Zope3-users mailing list
Zope3-users@zope.org
http://mail.zope.org/mailman/listinfo/zope3-users