zsh-users
 help / color / mirror / code / Atom feed
* Distributing Zsh with application in Git repositor
@ 2016-06-27 13:32 Ronald Fischer
  2016-06-28  5:56 ` Bart Schaefer
  0 siblings, 1 reply; 2+ messages in thread
From: Ronald Fischer @ 2016-06-27 13:32 UTC (permalink / raw)
  To: Zsh Mailing-List

Problem: I have a Git repository containing an application. Part of the
application is a set of Zsh-Scripts. The requirement is that the
application should be executed on some Gnu/Linux system (where I have no
access to), by downloading/updating the Repository and execute a certain
start script.

The problem is here that I have no guarantee that the target system will
have zsh installed (at least not in the version I need). Hence my idea
is to make zsh part of the Gnu repository.

One obvious solution is to download the tar file, and have my start
script compile and install Zsh locally (no admin rights), but I wonder
if there is an easier way. Is it possible to create (or download) a
standalone executable of zsh?

Ronald


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-06-28  5:56 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-06-27 13:32 Distributing Zsh with application in Git repositor Ronald Fischer
2016-06-28  5:56 ` Bart Schaefer

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).