Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Portable rootless ZSH
- X-seq: zsh-workers 44805
- From: Coden <codenb@xxxxxxxxxxxxxx>
- To: "zsh-workers@xxxxxxx" <zsh-workers@xxxxxxx>
- Subject: Portable rootless ZSH
- Date: Tue, 08 Oct 2019 18:44:10 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=protonmail.com; s=default; t=1570560253; bh=2hWlUmsb+7jGQH6ZuG+I/OEzzUPeOZcpneDI9TU5YsY=; h=Date:To:From:Reply-To:Subject:Feedback-ID:From; b=YgDtxkycQbqlJmmuNMpAxeOFsHHhaT+M9g72+v30uD6TDpaWxbvO6lrvSzaFIT84d N11Hh3bBEzV64Uyzgen3nb9d5vALuUh4MRKPhlgsFzfkUi1jx2/MLHU8QgMLX7nv79 5K9BWBMIvVt5WkXWmAPmHuSAwldTUP7dG+ulhtyA=
- Feedback-id: 1g_EZM5cadEHcIg82x2qZXWXT-U_XXBlI7kN837NwaZpram7G2oom_E1e2DIYhFQFmC50rpRJhWFHjVSm_Y7-w==:Ext:ProtonMail
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- List-unsubscribe: <mailto:zsh-workers-unsubscribe@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- Reply-to: Coden <codenb@xxxxxxxxxxxxxx>
Hello!
I've tried to create portable version zsh along with couple tools which I can run without installation and root access. I've tried build zsh with brew or conda and packaging with modern AppImage but every time I faced with static library paths inside zsh binary.
There is no way to plase zsh in any directory and run. Is it right? Could anyone from zsh maintainers help me?
My last try to pack zsh to AppImage was described here - https://discourse.appimage.org/t/shell-with-tools-in-appimage/1455/5 . You can find case description. AppImage maintainer recommend me to ask you about the ability to packaging zsh with flexible paths.
Thanks for responses and advises!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author