Added a comment: unable to run standalone linux install
This commit is contained in:
parent
94d73ed121
commit
cc28008915
1 changed files with 20 additions and 0 deletions
|
@ -0,0 +1,20 @@
|
|||
[[!comment format=mdwn
|
||||
username="https://www.google.com/accounts/o8/id?id=AItOawkiAsTXFXZbLE8iyy6yDtvz4MPFbzsk3c0"
|
||||
nickname="Tony"
|
||||
subject="unable to run standalone linux install"
|
||||
date="2013-07-24T17:57:22Z"
|
||||
content="""
|
||||
i was unable to test for this bug with the standalone install; this is what happens when i try:
|
||||
|
||||
[[!format sh \"\"\"
|
||||
$> ./runshell
|
||||
$ which git-annex
|
||||
/home/cantora/install/git-annex.linux/bin/git-annex
|
||||
$ git-annex version
|
||||
git-annex: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.16' not found (required by /home/cantora/install/git-annex.linux//usr/lib/x86_64-linux-gnu/libkrb5.so.3)
|
||||
git-annex: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by /home/cantora/install/git-annex.linux//lib/x86_64-linux-gnu/libcom_err.so.2)
|
||||
git-annex: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.17' not found (required by /home/cantora/install/git-annex.linux//usr/lib/x86_64-linux-gnu/libstdc++.so.6)
|
||||
$
|
||||
\"\"\"]]
|
||||
|
||||
"""]]
|
Loading…
Add table
Reference in a new issue