On Apr 28, 2007, at 11:10 PM, Ryan Schmidt wrote:
On Apr 28, 2007, at 23:26, js wrote:
How did you install php5?
I installed php5 wtih
$ sudo port install php5 -macosx +pear +sqlite +postgresql
+mysql5 +apache
I think '-macosx' is culprit.
I agree! I overlooked that earlier. I scanne
On Apr 29, 2007, at 11:07, markd wrote:
js on Sunday, April 29, 2007 at 7:50 AM -0800 wrote:
Specifying "-macosx" is ... weird. Variants like macosx and darwin_8
are auto-selected by MacPorts; you should not be selecting (or,
as in
your case, unselecting) them by hand.
Good to know.
I don
"js " <[EMAIL PROTECTED]> on Sunday, April 29, 2007 at 7:50 AM -0800 wrote:
>> Specifying "-macosx" is ... weird. Variants like macosx and darwin_8
>> are auto-selected by MacPorts; you should not be selecting (or, as in
>> your case, unselecting) them by hand.
>
>Good to know.
>I don't know you're
Hello, Ryan.
> variant macosx {
>configure.args-append \
>--with-ldap=/usr \
>--with-kerberos=/usr \
>--with-iodbc=/usr
> }
>
> I specified '-macosx' because I don't want to use osx-prpvided libs.
Specifying "-macosx" is ... weird. Variant
On Apr 28, 2007, at 23:26, js wrote:
>> What OS are you running? Are you on Mac OS X 10.3.9? Do you have /
>> usr/lib/libgssapi_krb5?
>
> I'm using OS X 10.4.9 and have /usr/lib/libgssapi_krb5.dylib.
Weird. I wonder why you're seeing this problem, then, and I'm not.
When configuring php5, I get
Hi Ryan.
>> What OS are you running? Are you on Mac OS X 10.3.9? Do you have /
>> usr/lib/libgssapi_krb5?
>
> I'm using OS X 10.4.9 and have /usr/lib/libgssapi_krb5.dylib.
Weird. I wonder why you're seeing this problem, then, and I'm not.
When configuring php5, I get:
checking for Kerberos su
On Apr 28, 2007, at 16:02, js wrote:
What OS are you running? Are you on Mac OS X 10.3.9? Do you have /
usr/lib/libgssapi_krb5?
I'm using OS X 10.4.9 and have /usr/lib/libgssapi_krb5.dylib.
Weird. I wonder why you're seeing this problem, then, and I'm not.
When configuring php5, I get:
c
HI.
What OS are you running? Are you on Mac OS X 10.3.9? Do you have /usr/
lib/libgssapi_krb5?
I'm using OS X 10.4.9 and have /usr/lib/libgssapi_krb5.dylib.
It looks like there used to be an +imap variant that did this, but it
and many other variants were removed two years ago and those op
On Apr 28, 2007, at 14:11, js wrote:
What prompted you to make these changes to the portfile? Did you
encounter error messages? What were they, and what were you doing
when they occurred?
Sorry, I forgot to mention this.
Without this patch, I couldn't install php5 -macosx +apache
with the fol
Hi Ryan,
Thanks you for your quick reply.
What prompted you to make these changes to the portfile? Did you
encounter error messages? What were they, and what were you doing
when they occurred?
Sorry, I forgot to mention this.
Without this patch, I couldn't install php5 -macosx +apache
with the
On Apr 28, 2007, at 13:38, js wrote:
Here's a patch I created to install php5 -macosx +apache.
(PHP5 module for MacPorts' Apache1)
--- php5.orig 2007-04-29 02:57:12.0 +0900
+++ php5.new2007-04-29 03:18:41.0 +0900
@@ -138,6 +138,10 @@
variant apache conflicts apache2 fastcg
Hi list.
Here's a patch I created to install php5 -macosx +apache.
(PHP5 module for MacPorts' Apache1)
--- php5.orig 2007-04-29 02:57:12.0 +0900
+++ php5.new2007-04-29 03:18:41.0 +0900
@@ -138,6 +138,10 @@
variant apache conflicts apache2 fastcgi {
if { ! [variant_is
12 matches
Mail list logo