Re: Possible to install jEdit on a new Mac?

Vampire <[email protected]> Sat, 18 Nov 2023 19:14:45 +0100
Newsgroups gmane.editors.jedit.user
Message-ID <CAKChYSqgbsY+j78O5-adF9t6QfCagtWDPrH2rJ1WTpUaFy+uTw@mail.gmail.com>
--===============7465250720247726563==
Content-Type: multipart/alternative; boundary="000000000000edac91060a713a94"

--000000000000edac91060a713a94
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

Unfortunately not much, it just shows that the symbol it tries to load
should be there as expected.
Can you please take
https://www.swisstransfer.com/d/81b03766-ab2a-483c-8429-02dff30fbc42,
replace jEdit.app/Contents/MacOS/jedit by that
make it executable if necessary with `chmod +x ...`
and then try again to do `jEdit.app/Contents/MacOS/jedit --verbose`?

I don't expect it to work any better (maybe worse as I changed the version
recognition a bit),
but I also added explicit logging where it fails in the range we identified
already.

Cheers
Bj=C3=B6rn


Am Fr., 17. Nov. 2023 um 20:31 Uhr schrieb Gregory Garretson <
[email protected]>:

> Hi again,
>
> OK, sounds like things are getting narrowed down. Here=E2=80=99s the outp=
ut from
> that command:
>
>
> find $(/usr/libexec/java_home -V 2>&1 | grep Contents/Home | rev | cut -d
> ' ' -f 1 | rev | sort -u) -type f -name libjli.dylib | xargs -I{} sh -c
> 'echo; echo {}; nm -gU "{}" | grep JLI_Launch=E2=80=99
>
> find: Plug-Ins/JavaAppletPlugin.plugin/Contents/Home: No such file or
> directory
>
> /Library/Java/JavaVirtualMachines/jdk-21.jdk/Contents/Home/lib/libjli.dyl=
ib
> 0000000000008e38 T _JLI_Launch
>
>
> /Library/Java/JavaVirtualMachines/temurin-21.jdk/Contents/Home/lib/libjli=
.dylib
> 0000000000008e38 T _JLI_Launch
>
> Not sure quite what that means, but I hope it helps somewhat.
>
> Best,
> Gregory
>
>
>
>
>

--000000000000edac91060a713a94
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">Unfortunately not much, it just shows that the symbol it t=
ries to load should be there as expected.<div>Can you please take=C2=A0<a h=
ref=3D"https://www.swisstransfer.com/d/81b03766-ab2a-483c-8429-02dff30fbc42=
">https://www.swisstransfer.com/d/81b03766-ab2a-483c-8429-02dff30fbc42</a>,=
</div><div>replace jEdit.app/Contents/MacOS/jedit by that</div><div>make it=
 executable if necessary with `chmod=C2=A0+x ...`</div><div>and then try ag=
ain to do `jEdit.app/Contents/MacOS/jedit --verbose`?</div><div><br></div><=
div>I don&#39;t expect=C2=A0it to work any better (maybe worse as I changed=
 the version recognition a bit),</div><div>but I also added explicit loggin=
g where it fails in the range we identified already.</div><div><br></div><d=
iv>Cheers</div><div>Bj=C3=B6rn</div><div><br></div></div><br><div class=3D"=
gmail_quote"><div dir=3D"ltr" class=3D"gmail_attr">Am Fr., 17. Nov. 2023 um=
 20:31=C2=A0Uhr schrieb Gregory Garretson &lt;<a href=3D"mailto:subscriber@=
garretson.info">[email protected]</a>&gt;:<br></div><blockquote cla=
ss=3D"gmail_quote" style=3D"margin:0px 0px 0px 0.8ex;border-left:1px solid =
rgb(204,204,204);padding-left:1ex"><div>Hi again,<div><br></div><div>OK, so=
unds like things are getting narrowed down. Here=E2=80=99s the output from =
that command:<br><div><blockquote type=3D"cite"><br><div><span style=3D"fon=
t-family:Baskerville;font-size:18px;font-style:normal;font-variant-caps:nor=
mal;font-weight:400;letter-spacing:normal;text-align:start;text-indent:0px;=
text-transform:none;white-space:normal;word-spacing:0px;text-decoration:non=
e;float:none;display:inline">find $(/usr/libexec/java_home -V 2&gt;&amp;1 |=
 grep Contents/Home | rev | cut -d &#39; &#39; -f 1 | rev | sort -u) -type =
f -name libjli.dylib | xargs -I{} sh -c &#39;echo; echo {}; nm -gU &quot;{}=
&quot; | grep JLI_Launch=E2=80=99</span><br style=3D"font-family:Baskervill=
e;font-size:18px;font-style:normal;font-variant-caps:normal;font-weight:400=
;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none=
;white-space:normal;word-spacing:0px;text-decoration:none"><br></div></bloc=
kquote><div>find: Plug-Ins/JavaAppletPlugin.plugin/Contents/Home: No such f=
ile or directory</div><div><br></div><div>/Library/Java/JavaVirtualMachines=
/jdk-21.jdk/Contents/Home/lib/libjli.dylib</div><div>0000000000008e38 T _JL=
I_Launch</div><div><br></div><div>/Library/Java/JavaVirtualMachines/temurin=
-21.jdk/Contents/Home/lib/libjli.dylib</div><div>0000000000008e38 T _JLI_La=
unch</div><div><br></div><div>Not sure quite what that means, but I hope it=
 helps somewhat.</div><div><br></div><div>Best,</div><div>Gregory</div><div=
><br></div><br></div><div><br></div><br></div></div></blockquote></div>

--000000000000edac91060a713a94--


--===============7465250720247726563==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline


--===============7465250720247726563==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

-- 
-----------------------------------------------
jEdit Users' List
[email protected]
https://lists.sourceforge.net/lists/listinfo/jedit-users

--===============7465250720247726563==--