andialbrecht / crunchyfrog

Head over to RunSQLRun, the successor of CrunchyFrog
http://runsqlrun.org
GNU General Public License v3.0
5 stars 2 forks source link

build failure during 'build_manual' #92

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. python setup.py build (or install)

What is the expected output? What do you see instead?
building stops at:

...
copying and adjusting crunchyfrog -> build/scripts-2.6
changing mode of build/scripts-2.6/crunchyfrog from 664 to 775
running build_api
running build_manpage
running build_mo
running build_manual
error: invalid command 'build_manual'

What version of the product are you using? On what operating system? Python
version?
crunchyfrog taken from HG
changeset:   682:8ae023528370

Please provide any additional information below.

Original issue reported on code.google.com by j...@silawal.com on 21 Aug 2010 at 3:31

GoogleCodeExporter commented 9 years ago

Original comment by albrecht.andi on 21 Aug 2010 at 4:34

GoogleCodeExporter commented 9 years ago
some progress with this issue?

 I have the same problem now

Original comment by williams...@gmail.com on 1 Sep 2010 at 2:23

GoogleCodeExporter commented 9 years ago
I could solve this by installing python-sphinx

Original comment by williams...@gmail.com on 1 Sep 2010 at 5:09

GoogleCodeExporter commented 9 years ago
This issue was closed by revision 4f870f233d.

Original comment by albrecht.andi on 1 Sep 2010 at 7:52

GoogleCodeExporter commented 9 years ago
Thanks for pointing at this dependency! You've made this a quickfix :)

Original comment by albrecht.andi on 1 Sep 2010 at 7:53