X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~yarrgweb/git?p=ypp-sc-tools.main.git;a=blobdiff_plain;f=yarrg%2Fweb%2Fupload;h=6de28be2189230ad4909f98024bce366c599bccc;hp=0b55d4dda203f2b38ff12926e63d86e16ac239e5;hb=3e4a7984047224b0ffc532bbfaec359b37a7bc63;hpb=45f5bb2ff2c8a6a2487f471bcb0c6617dc0f9bb0 diff --git a/yarrg/web/upload b/yarrg/web/upload index 0b55d4d..6de28be 100755 --- a/yarrg/web/upload +++ b/yarrg/web/upload @@ -39,7 +39,7 @@ my $url_base_base= 'http://yarrg.chiark.net/download/jarrg'; <%def downloadurl><%args> $leaf -$test => 1 +$test => 0 # ^ change this to change the default version <%perl> my $download_version= $test ? '/test' : ''; @@ -105,7 +105,7 @@ report the problem to us, not to Three Rings.

Installing and running on Linux

Download -<& downloadurl, leaf => 'jarrg.tar.gz' &> +<& downloadurl, leaf => 'jarrg-linux.tar.gz' &> and unpack it. You run jarrg from the command line. Change (cd) to the top level jarrg directory which was created when you unpacked the tarball, and then run @@ -191,14 +191,14 @@ the MIT-style two-clause licence.

-The download directory can contains other versions (eg unreleased test -versions), which you can see here: +The code for the downloadable binaries is in +in <& downloadurl, leaf=>'jarrg-source.tar.gz' &>. +The download directory also sometimes contains other versions +(eg unreleased test versions), which you can see here: <& downloadurl, leaf => '', test => 0 &>

-The source code for the downloadable released binaries is in the -<&| downloadurl, leaf=>'jarrg.tar.gz' &>Linux tarball. We maintain JARRG in git, and you can get source code for recent and perhaps unreleased versions from one of: