linux daily builds now available
This commit is contained in:
parent
bd5ee498fe
commit
7af2227fe0
1 changed files with 8 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
If your Linux distribution does not have git-annex packaged up for you,
|
If your Linux distribution does not have git-annex packaged up for you,
|
||||||
you can either build it [[fromscratch]], or you can use a handy
|
you can either build it [[fromscratch]], or you can use a handy
|
||||||
prebuilt tarball.
|
prebuilt tarball of the most recent release.
|
||||||
|
|
||||||
This tarball should work on most Linux systems. It does not depend
|
This tarball should work on most Linux systems. It does not depend
|
||||||
on anything except for glibc.
|
on anything except for glibc.
|
||||||
|
@ -12,3 +12,10 @@ To use, just unpack the tarball, `cd git-annex.linux` and run `./runshell`
|
||||||
|
|
||||||
Warning: This is a last resort. Most Linux users should instead
|
Warning: This is a last resort. Most Linux users should instead
|
||||||
[[install]] git-annex from their distribution of choice.
|
[[install]] git-annex from their distribution of choice.
|
||||||
|
|
||||||
|
## autobuilds
|
||||||
|
|
||||||
|
A daily build is also available.
|
||||||
|
|
||||||
|
* [download tarball](http://downloads.kitenet.net/git-annex/autobuild/i386/git-annex-standalone-i386.tar.gz) ([build logs](http://downloads.kitenet.net/git-annex/autobuild/i386/))
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue