File: webapp_missing_on_redhat.mdwn

package info (click to toggle)
git-annex 5.20141125
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 37,828 kB
  • ctags: 583
  • sloc: haskell: 42,582; sh: 1,080; ansic: 498; makefile: 316; perl: 125
file content (21 lines) | stat: -rw-r--r-- 768 bytes parent folder | download | duplicates (4)
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]]