Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh



On Thu, 26 Mar 2020 at 15:22, Roman Perepelitsa
<roman.perepelitsa@xxxxxxxxx> wrote:
>
> It is my pleasure to announce zsh-bin: statically-linked, hermetic,
> relocatable zsh distribution.
>
> Project home: https://github.com/romkatv/zsh-bin.
>
> If you'd like to use zsh 5.8 on a machine where it's not provided by
> the official package manager, give zsh-bin a try. This project
> consists of 3 parts: build script, prebuilt zsh for popular platforms,
> and install script.
>
> 1. Standalone `build` script.
>
>   sh -c "$(curl -fsSL
> https://raw.githubusercontent.com/romkatv/zsh-bin/master/build)"

I've ran the script and the resulting zsh seems to not support dynamic
loading at all. I.e.: external modules like zdharma/zredis cannot be
loaded. Could this be changed? I.e.: general support for dynamic
loading of modules enabled?



Messages sorted by: Reverse Date, Date, Thread, Author