blob: ad2578b4f06c70634215ed6a0f757b5afd5295bf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
|
### Please describe the problem.
I am unable to run the webapp on redhat6.5
### What steps will reproduce the problem?
yum install git-annex
### What version of git-annex are you using? On what operating system?
I am using git-annex version 3.20120523 and on redhat 6.5
### Please provide any additional information below.
I am seeing the following error when running git annex webapp:
git-annex: unknown command webapp
> git-annex can be built without the webapp, and this is
> often done if a distribution does not have the full haskell stack
> packaged yet. The solution is to contact the distribution and let them
> know they need to improve it, and/or use the standalone build from this
> website.
>
> So, please file a bug on redhat. [[done]] --[[Joey]]
|