Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh
- X-seq: zsh-users 24725
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Roman Perepelitsa <roman.perepelitsa@xxxxxxxxx>
- Subject: Re: [ANN] zsh-bin: statically-linked, hermetic, relocatable zsh
- Date: Sat, 28 Mar 2020 11:37:01 +0100
- Cc: Zsh Users <zsh-users@xxxxxxx>
- In-reply-to: <CAN=4vMomW3-VD617WD1OdB1iyo_SKs8iVoPeq7RAyWRPW6n-eg@mail.gmail.com>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CAN=4vMomW3-VD617WD1OdB1iyo_SKs8iVoPeq7RAyWRPW6n-eg@mail.gmail.com>
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