|
Return-Path: <malcolm@notyourhomework.net>
|
|
Received: from m.launchco.com ([127.0.0.1]) by m.launchco.com (Dovecot) with LMTP id f40YNHniQ1slJAAAa1G0NA for <dropbox@plan.io>; Tue, 10 Jul 2018 00:32:48 +0200
|
|
Received: from smtp1.servage.net (smtp1.servage.net [77.232.76.11]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by m.launchco.com (Postfix) with ESMTPS id 4A22524580 for <inbox+saxonica+f38e+saxon-c@plan.io>; Tue, 10 Jul 2018 00:32:48 +0200
|
|
Received: from [192.168.0.67] (219-89-80-46.adsl.xtra.co.nz [219.89.80.46]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp1.servage.net (Postfix) with ESMTPSA id DCF9AC02D2 for <inbox+saxonica+f38e+saxon-c@plan.io>; Tue, 10 Jul 2018 00:32:46 +0200
|
|
Date: Tue, 10 Jul 2018 10:32:41 +1200
|
|
From: Malcolm Fitzgerald <malcolm@notyourhomework.net>
|
|
To: Saxonica Developer Community <inbox+saxonica+f38e+saxon-c@plan.io>
|
|
Message-ID: <9D2C1083-8F1F-452B-B999-AFB157A38E77@notyourhomework.net>
|
|
In-Reply-To: <redmine.journal-11831.20180709101217.c82a44cdfad71e0d@plan.io>
|
|
References: <redmine.issue-3837.20180709001011@plan.io>
|
|
<redmine.journal-11831.20180709101217.c82a44cdfad71e0d@plan.io>
|
|
Subject: Re: [Saxon/C - Support #3837] Cannot locate the built PHP extension
|
|
in Saxon/HE for Mac OS X
|
|
Mime-Version: 1.0
|
|
Content-Type: multipart/alternative;
|
|
boundary="Apple-Mail=_62A35C5C-5C7C-4339-BF71-B07C6088696F"
|
|
Content-Transfer-Encoding: 7bit
|
|
X-He-Spam-Score: -2.6
|
|
Delivered-To: <dropbox@plan.io>
|
|
X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on m.launchco.com
|
|
X-Spam-Level:
|
|
X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,HTML_MESSAGE,
|
|
RCVD_IN_DNSWL_LOW,RCVD_IN_MSPIKE_H3,RCVD_IN_MSPIKE_WL autolearn=ham
|
|
autolearn_force=no version=3.4.0
|
|
X-Spam-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at
|
|
http://www.dnswl.org/, low * trust * [77.232.76.11 listed in list.dnswl.org] *
|
|
-0.0 RCVD_IN_MSPIKE_H3 RBL: Good reputation (+3) * [77.232.76.11 listed in
|
|
wl.mailspike.net] * -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% *
|
|
[score: 0.0000] * 0.0 HTML_MESSAGE BODY: HTML included in message * -0.0
|
|
RCVD_IN_MSPIKE_WL Mailspike good senders
|
|
X-Spam-Score: -2.6
|
|
Envelope-to: inbox+saxonica+f38e+saxon-c@plan.io
|
|
Authentication-Results: m.launchco.com; dmarc=none
|
|
header.from=notyourhomework.net
|
|
X-Mailer: Apple Mail (2.3445.8.2)
|
|
|
|
|
|
--Apple-Mail=_62A35C5C-5C7C-4339-BF71-B07C6088696F
|
|
Content-Type: text/plain;
|
|
charset=us-ascii
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
The install docs suggest this too and my profile includes these lines.
|
|
|
|
export JET_HOME=3D"/usr/local/lib/rt"
|
|
export DYLD_LIBRARY_PATH=3D"$JET_HOME/lib/jetvm:$DYLD_LIBRARY_PATH"
|
|
|
|
This is the output I get. =
|
|
|
|
~ echo $DYLD_LIBRARY_PATH
|
|
/usr/local/lib/rt/lib/jetvm:
|
|
|
|
I'm guessing that I need to supply a path that leads it to jni.h, no?
|
|
|
|
Malcolm
|
|
|
|
> On 9/07/2018, at 10:12 PM, Saxonica Developer Community <notifications@=
|
|
plan.io> wrote:
|
|
> =
|
|
|
|
> --- In your reply, please do not write below this line ---
|
|
> =
|
|
|
|
> Issue #3837 <https://saxonica.plan.io/issues/3837?pn=3D1#change-11831> =
|
|
has been updated by O'Neil Delpratt.
|
|
> On the mac OS X use the following environment variable:
|
|
> =
|
|
|
|
> DYLD_LIBRARY_PATH
|
|
> =
|
|
|
|
> Support #3837: Cannot locate the built PHP extension in Saxon/HE for Ma=
|
|
c OS X <https://saxonica.plan.io/issues/3837?pn=3D1#change-11831>
|
|
> Author: Malcolm Fitzgerald
|
|
> Status: New
|
|
> Priority: Low
|
|
> Assignee: =
|
|
|
|
> Category: =
|
|
|
|
> Sprint/Milestone: =
|
|
|
|
> Found in version: =
|
|
|
|
> The install docs say "A built php extension module is included in the S=
|
|
axon/C distribution, see the directory 'php-library-module'. See the file=
|
|
saxon.so (Available for Linux and Mac OS). This was built using the php =
|
|
7.2 version."
|
|
> =
|
|
|
|
> I can't see php-library-module in the zip download.
|
|
> =
|
|
|
|
> I've attempted to build the module but the build fails because jni.h ca=
|
|
nnot be found.
|
|
> =
|
|
|
|
> any suggestions?
|
|
> =
|
|
|
|
> Malcolm
|
|
> =
|
|
|
|
> You have received this notification because you have either subscribed =
|
|
to or are involved in a project on Saxonica Developer Community site. To =
|
|
change your notification preferences, please click here: https://saxonica=
|
|
.plan.io/my/account?tour=3Dmail_preferences <https://saxonica.plan.io/my/=
|
|
account?tour=3Dmail_preferences> =
|
|
|
|
> =
|
|
|
|
> This notification was cheerfully delivered by <https://plan.io/> =
|
|
|
|
> <https://plan.io/>
|
|
|
|
--Apple-Mail=_62A35C5C-5C7C-4339-BF71-B07C6088696F
|
|
Content-Type: text/html;
|
|
charset=us-ascii
|
|
Content-Transfer-Encoding: quoted-printable
|
|
|
|
<html><head><meta http-equiv=3D"Content-Type" content=3D"text/html; chars=
|
|
et=3Dus-ascii"></head><body style=3D"word-wrap: break-word; -webkit-nbsp-=
|
|
mode: space; line-break: after-white-space;" class=3D""><div class=3D"">T=
|
|
he install docs suggest this too and my profile includes these lines.</di=
|
|
v><div class=3D""><br class=3D""></div><div class=3D""> &nbs=
|
|
p;export JET_HOME=3D"/usr/local/lib/rt"</div><div class=3D"">  =
|
|
; export DYLD_LIBRARY_PATH=3D"$JET_HOME/lib/jetvm:$DYLD_LIBRARY_PAT=
|
|
H"</div><div class=3D""><br class=3D""></div><div>This is the output I ge=
|
|
t. </div><div>~ echo $DYLD_LIBRARY_PATH</div><div>/usr/local/lib/rt/=
|
|
lib/jetvm:</div><div><br class=3D""></div><div>I'm guessing that I need t=
|
|
o supply a path that leads it to jni.h, no?</div><div><br class=3D""></di=
|
|
v><div>Malcolm</div><div><br class=3D""><blockquote type=3D"cite" class=3D=
|
|
""><div class=3D"">On 9/07/2018, at 10:12 PM, Saxonica Developer Communit=
|
|
y <<a href=3D"mailto:notifications@plan.io" class=3D"">notifications@p=
|
|
lan.io</a>> wrote:</div><br class=3D"Apple-interchange-newline"><div c=
|
|
lass=3D""><table width=3D"100%" cellspacing=3D"0" cellpadding=3D"0" style=
|
|
=3D"caret-color: rgb(51, 52, 52); color: rgb(51, 52, 52); font-family: Pr=
|
|
oximaNova-Regular, Helvetica, Arial, sans-serif; font-size: 14px; font-st=
|
|
yle: normal; font-variant-caps: normal; font-weight: normal; letter-spaci=
|
|
ng: normal; orphans: auto; text-align: start; text-indent: 0px; text-tran=
|
|
sform: none; white-space: normal; widows: auto; word-spacing: 0px; -webki=
|
|
t-text-size-adjust: auto; -webkit-text-stroke-width: 0px; text-decoration=
|
|
: none; border-spacing: 0px; border-collapse: collapse; width: 770px;" cl=
|
|
ass=3D""><tbody class=3D""><tr class=3D""><td class=3D"header" style=3D"t=
|
|
ext-align: center; width: 770px; font-family: MarketWeb, Helvetica, Arial=
|
|
, sans-serif; font-size: 0.8em; color: rgb(215, 215, 215);"><p class=3D""=
|
|
>--- In your reply, please do not write below this line ---</p></td></tr>=
|
|
<tr class=3D""><td class=3D"">Issue<span class=3D"Apple-converted-space">=
|
|
</span><a href=3D"https://saxonica.plan.io/issues/3837?pn=3D1#chang=
|
|
e-11831" style=3D"color: rgb(0, 136, 183);" class=3D"">#3837</a><span cla=
|
|
ss=3D"Apple-converted-space"> </span>has been updated by O'Neil Delp=
|
|
ratt.<ul class=3D""></ul><p class=3D"">On the mac OS X use the following =
|
|
environment variable:</p><p class=3D"">DYLD_LIBRARY_PATH</p><hr style=3D"=
|
|
width: 770px; height: 1px; background-color: rgb(204, 204, 204); border: =
|
|
0px; margin: 1.2em 0px; background-position: initial initial; background-=
|
|
repeat: initial initial;" class=3D""><h1 style=3D"font-family: ProximaNov=
|
|
a-Bold, Helvetica, Arial, sans-serif; font-weight: normal; margin: 0px; f=
|
|
ont-size: 1.3em; line-height: 1.4em;" class=3D""><a href=3D"https://saxon=
|
|
ica.plan.io/issues/3837?pn=3D1#change-11831" style=3D"color: rgb(0, 136, =
|
|
183); text-decoration: none;" class=3D"">Support #3837: Cannot locate the=
|
|
built PHP extension in Saxon/HE for Mac OS X</a></h1><ul class=3D""><li =
|
|
class=3D"">Author: Malcolm Fitzgerald</li><li class=3D"">Status: New</li>=
|
|
<li class=3D"">Priority: Low</li><li class=3D"">Assignee:<span class=3D"A=
|
|
pple-converted-space"> </span></li><li class=3D"">Category:<span cla=
|
|
ss=3D"Apple-converted-space"> </span></li><li class=3D"">Sprint/Mile=
|
|
stone:<span class=3D"Apple-converted-space"> </span></li><li class=3D=
|
|
"">Found in version:<span class=3D"Apple-converted-space"> </span></=
|
|
li></ul><p class=3D"">The install docs say "A built php extension module =
|
|
is included in the Saxon/C distribution, see the directory 'php-library-m=
|
|
odule'. See the file saxon.so (Available for Linux and Mac OS). This was =
|
|
built using the php 7.2 version."</p><p class=3D"">I can't see php-librar=
|
|
y-module in the zip download.</p><p class=3D"">I've attempted to build th=
|
|
e module but the build fails because jni.h cannot be found.</p><p class=3D=
|
|
"">any suggestions?</p><p class=3D"">Malcolm</p><div itemscope=3D"itemsco=
|
|
pe" itemtype=3D"http://schema.org/EmailMessage" class=3D""><div itemscope=
|
|
=3D"itemscope" itemprop=3D"action" itemtype=3D"http://schema.org/ViewActi=
|
|
on" class=3D""></div></div></td></tr><tr class=3D""><td class=3D"footer" =
|
|
style=3D"font-size: 0.8em; width: 770px;"><hr style=3D"width: 770px; heig=
|
|
ht: 1px; background-color: rgb(204, 204, 204); border: 0px; margin: 1.2em=
|
|
0px; background-position: initial initial; background-repeat: initial in=
|
|
itial;" class=3D""><p class=3D"">You have received this notification beca=
|
|
use you have either subscribed to or are involved in a project on Saxonic=
|
|
a Developer Community site. To change your notification preferences, plea=
|
|
se click here:<span class=3D"Apple-converted-space"> </span><a href=3D=
|
|
"https://saxonica.plan.io/my/account?tour=3Dmail_preferences" style=3D"co=
|
|
lor: rgb(0, 136, 183);" class=3D"">https://saxonica.plan.io/my/account?to=
|
|
ur=3Dmail_preferences</a></p></td><td class=3D""></td></tr><tr class=3D""=
|
|
><td class=3D"planio_footer" style=3D"text-align: center; width: 770px; f=
|
|
ont-family: MarketWeb, Helvetica, Arial, sans-serif; font-size: 1.2em; co=
|
|
lor: rgb(215, 215, 215);"><br class=3D""><div class=3D""><a href=3D"https=
|
|
://plan.io/" style=3D"color: rgb(215, 215, 215); text-decoration: none;" =
|
|
class=3D"">This notification was cheerfully delivered by</a></div></td><t=
|
|
d class=3D""></td></tr><tr class=3D""><td class=3D"planio_footer_logo" st=
|
|
yle=3D"text-align: center; width: 770px;"><a href=3D"https://plan.io/" ti=
|
|
tle=3D"Planio" style=3D"color: rgb(0, 136, 183);" class=3D""><img src=3D"=
|
|
https://assets.plan.io/images/planio_logo_gray_204x50.png" height=3D"25" =
|
|
width=3D"102" border=3D"0" alt=3D"Planio" style=3D"vertical-align: middle=
|
|
; border: none;" class=3D""></a></td></tr></tbody></table></div></blockqu=
|
|
ote></div><br class=3D""></body></html>=
|
|
|
|
--Apple-Mail=_62A35C5C-5C7C-4339-BF71-B07C6088696F--
|