
24 Aug
2008
24 Aug
'08
11:47 a.m.
setup_boostbook.sh (and probably the python script) fails because it attempts to download FOP using the (not existing) URL http://mirrors.ibiblio.org/pub/mirrors/apache/xmlgraphics/fop/fop-0.94-bin-j... instead of http://mirrors.ibiblio.org/pub/mirrors/apache/xmlgraphics/fop/binaries/fop-0... It simply misses the /binaries component inside the path. Regards, Manuel Fiorelli