Make Webiste error

Rocco Stanzione grasshopper at linuxkungfu.org
Mon Apr 3 17:39:11 UTC 2006


On Monday 03 April 2006 12:15, Jonathan Jesse wrote:
> When I do the command make website from ubuntu-doc/trunk I receive the
> following error:
> fop.sh -fo ../build/pdf/ubuntu/C/serverguide.fo -pdf
> ../build/pdf/ubuntu/C/serverguide.pdf make[1]: fop.sh: Command not found
> make[1]: *** [server-pdf] Error 127
> make[1]: Leaving directory `/home/jjesse/ubuntu-doc/trunk/ubuntu'
> make: *** [website] Error 2
>
> as it tries to build the serverguide.  However I can build the server
> guide: ubuntu-doc/trunk/ubuntu and make sg

I can confirm this.  Have a look at the end:

fop.sh -fo ../build/pdf/ubuntu/C/serverguide.fo -pdf ../build/pdf/ubuntu/C/serverguide.pdf
make[1]: fop.sh: Command not found
make[1]: *** [server-pdf] Error 127
make[1]: Leaving directory `/home/trappist/ubuntu-doc/ubuntu'
make: *** [website] Error 2
trappist at monk:~/ubuntu-doc$ apt-file search fop.sh
trappist at monk:~/ubuntu-doc$ find . -name fop.sh
trappist at monk:~/ubuntu-doc$ locate fop.sh
/home/trappist/.cxoffice/win2k/drive_c/Program Files/Common Files/XMetaL 
Shared/fop-0.20.5/fop.sh
trappist at monk:~/ubuntu-doc$

Working now on seeing if I can make fop.sh work - I assume it's useful 
somehow.  Then I'll see what kind of license it has.  It says it's adopted 
from ant, which IIRC has an iffy license.

Rocco




More information about the ubuntu-doc mailing list