Experimenting with the package on MacOS, getting the following error running
unopkg manually:
command: [/Applications/OpenOfficeDeveloperBuild.app/Contents/MacOS/unopkg
add -f
/Library/Frameworks/BSF4ooRexx.framework/Libraries/ScriptProviderForooRexx.oxt]
dyld: Library not loaded: @_______URELIB/libuno_cppu.dylib
Referenced from:
/Applications/OpenOfficeDeveloperBuild.app/Contents/MacOS/uno.bin
Reason: image not found
Maybe a question ad adding uno packages in general (always wanted to ask and
then never asked):
* location: which would you suggest, user or --shared or both ?
* using unopkg with sudo or not or is this irrelevant ?
---rony
On 12.08.2021 19:28, Rony G. Flatscher wrote:
> On 09.08.2021 13:56, Jim Jagielski wrote:
>> Available immediately are complimentary community binary builds
>> of Apache OpenOffice 4.2.0. The specific version is 4.2.0-Dev3-m3.
>>
>> Please note that these are not official, GA releases of AOO 4.2.0.
>> Heck, they aren't even *Beta* releases. Instead, they are developer
>> preview test releases, to allow for more wide-spread testing of
>> the current state of the AOO 4.2.0 branch.
>>
>> We encourage all users, or potential users, of AOO to download these
>> builds and try them out. Put them through real world and automated
>> testing and let us know how they do. YOUR FEEDBACK IS CRITICAL.
>>
>> These builds can be found at:
>>
>> o https://dist.apache.org/repos/dist/dev/openoffice/4.2.0-Dev3/binaries/
>>
>> Thank you!
> Thank you!
>
> Downloaded the MacOS version (en-US) to test the scripting framework with
> ooRexx:
>
> * "Tools -> Macros -> -> Organize Macros -> ooRexx -> My Macros -> Library1
> -> Macro1.rxo -> Run":
> works successfully and repeatedly
>
> o the script runs in the user's home directory (/Users/rony) which is
> great and solves a
> reported issue! :)
>
> * "Tools -> Macros -> -> Organize Macros -> ooRexx -> My Macros -> Library1
> -> Macro1.rxo -> Edit"
> brings up the editor (clone of BeanShell's editor): pressing "Run"
> crashes AOO on the second
> "Run" invocation
>
> o a popup menu appears, chosing "Reopen" brings up the "Start Recovery"
> dialog and in the end
> showing the (empty) swriter document
>
> If there is anything I should do/test, please let me know.
>
> ---rony
>
>
>