summaryrefslogtreecommitdiff
path: root/doc/bugs/Can__39__t_start_it_on_Debian_Wheezy.mdwn
blob: a7e7613d53d91a9d6463776a9335d7307c542105 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
### Please describe the problem.
After install I dont get any link to start the program even though can start it from terminal.

### What steps will reproduce the problem?
$ sudo apt-get install git-annex
--->After install...
$ git annex assistant
$ git annex webapp
--->Seems like syntax of the command is not correct, I get the help to write the command correctly.

### What version of git-annex are you using? On what operating system?
git-annex version: 3.20120629
Debian Wheezy 64bits XFCE

### Please provide any additional information below.

[[!format sh """
# If you can, paste a complete transcript of the problem occurring here.
# If the problem is with the git-annex assistant, paste in .git/annex/daemon.log
I don't know where is that log

# End of transcript or log.
"""]]

> Wheezy was released before git-annex had the webapp. If you want it,
> install the backport. [[done]] --[[Joey]]