I'm getting errors shown below while doing a 'make -i' during the
installation of amanda 2.5.1p2.
These errors are repeated with each man page (amcheck.8, amlabel.8,
amcleanup.8, etc...) that is attempted to be created by the make config files:
*********************************************************************************************************
compilation error: file
http://docbook.sourceforge.net/release/xsl/current/html/docbook.xsl line 62
element include
xsl:include : unable to load
http://docbook.sourceforge.net/release/xsl/current/html/biblio-iso690.xsl
*** Error code 5 (ignored)
/usr/bin/xsltproc --path ./xslt/ --xinclude --stringparam latex.imagebasedir
"amcleanup.8/" --stringparam noreference 1 --output
xml-source/amcleanup.8.proc.xml ./xslt/expand-sambadoc.xsl
xml-source/amcleanup.8.xml
/usr/bin/xsltproc --path ./xslt/ --output amcleanup.8 man.xsl
xml-source/amcleanup.8.proc.xml
http://docbook.sourceforge.net/release/xsl/current/html/biblio-iso690.xsl:1:
parser error : Unsupported encoding windows-1250
<?xml version="1.0" encoding="windows-1250"?>
*********************************************************************************************************
So far, I've done 1) and 2) however this does not resolve w/o but no resolve
and I can not connect server to the internet to get to those webpages
indicated.:
1)
./configure --with-user=... --with-group=... \
--with-config=daily --prefix=/opt/sfw --without-server \
--with-index-server=... --without-termcap --without-ltermcap \
--without-LIBTERMCAP --with-ncurses=yes --with-lncurses=yes \
--with-LIBNCURSES=yes --without-build-manpages \
--with-gnutar=/usr/sfw/bin/gtar --without-server
2)
vi /opt/sfw/etc/amanda/setup/amanda-2.5.1p2/config/Makefile.in comment out
install
# install-man:
vi /opt/sfw/etc/amanda/setup/amanda-2.5.1p2 /Makefile.in
comment out install
# install-man:
---------------------------------
Be a better friend, newshound, and know-it-all with Yahoo! Mobile. Try it now.