This commit is contained in:
parent
b7dd9f583d
commit
9b11c2c0a2
1 changed files with 23 additions and 0 deletions
23
doc/bugs/Can__39__t_start_it_on_Debian_Wheezy.mdwn
Normal file
23
doc/bugs/Can__39__t_start_it_on_Debian_Wheezy.mdwn
Normal file
|
@ -0,0 +1,23 @@
|
||||||
|
### 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.
|
||||||
|
"""]]
|
Loading…
Add table
Add a link
Reference in a new issue