安装tora出错,郁闷

系统安装、升级讨论
版面规则
我们都知道新人的确很菜,也喜欢抱怨,并且带有浓厚的Windows习惯,但既然在这里询问,我们就应该有责任帮助他们解决问题,而不是直接泼冷水、简单的否定或发表对解决问题没有任何帮助的帖子。乐于分享,以人为本,这正是Ubuntu的精神所在。
回复
lukygt
帖子: 32
注册时间: 2008-11-19 7:47

安装tora出错,郁闷

#1

帖子 lukygt » 2008-11-20 8:31

# Add here commands to compile the package.
/usr/bin/make CFLAGS_GLOB="-O2 -W -g -fPIC -Wall -Wno-unused" libdir=/usr/share/tora
make[1]: Entering directory `/home/lukygt/tora-1.3.23'
/usr/bin/make all-recursive
make[2]: Entering directory `/home/lukygt/tora-1.3.23'
Making all in utils
make[3]: Entering directory `/home/lukygt/tora-1.3.23/utils'
Making all in chex
make[4]: Entering directory `/home/lukygt/tora-1.3.23/utils/chex'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/utils/chex'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/utils'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/utils'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/utils'
Making all in src
make[3]: Entering directory `/home/lukygt/tora-1.3.23/src'
/usr/bin/make all-am
make[4]: Entering directory `/home/lukygt/tora-1.3.23/src'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/src'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/src'
Making all in ext
make[3]: Entering directory `/home/lukygt/tora-1.3.23/ext'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/ext'
Making all in test
make[3]: Entering directory `/home/lukygt/tora-1.3.23/test'
Making all in configuration
make[4]: Entering directory `/home/lukygt/tora-1.3.23/test/configuration'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/test/configuration'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/test'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/test'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/test'
Making all in doc
make[3]: Entering directory `/home/lukygt/tora-1.3.23/doc'
Making all in help
make[4]: Entering directory `/home/lukygt/tora-1.3.23/doc/help'
/bin/bash /home/lukygt/tora-1.3.23/config/missing --run makeinfo --html ../../doc/help/tora.texi
/home/lukygt/tora-1.3.23/config/missing: line 52: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/doc/help'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/doc'
echo Making HTML in ../doc/help
Making HTML in ../doc/help
cd ../doc/help && make html
make[5]: Entering directory `/home/lukygt/tora-1.3.23/doc/help'
/bin/bash /home/lukygt/tora-1.3.23/config/missing --run makeinfo --html ../../doc/help/tora.texi
/home/lukygt/tora-1.3.23/config/missing: line 52: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[5]: Leaving directory `/home/lukygt/tora-1.3.23/doc/help'
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[3]: Entering directory `/home/lukygt/tora-1.3.23'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/lukygt/tora-1.3.23'
make[2]: Leaving directory `/home/lukygt/tora-1.3.23'
make[1]: Leaving directory `/home/lukygt/tora-1.3.23'
xsltproc -''-nonet /usr/share/sgml/docbook/stylesheet/xsl/nwalsh/manpages/docbook.xsl debian/tora.xml
Note: meta source : no *info/productname or alternative tora
Note: meta source : see http://docbook.sf.net/el/productname tora
Note: meta source : no refentry/refmeta/refmiscinfo@class=source tora
Note: meta source : see http://docbook.sf.net/el/refmiscinfo tora
Note: meta version: no *info/productnumber or alternative tora
Note: meta version: see http://docbook.sf.net/el/productnumber tora
Note: meta version: no refentry/refmeta/refmiscinfo@class=version tora
Note: meta version: see http://docbook.sf.net/el/refmiscinfo tora
Warn: meta source : no valid fallback for source; leaving empty tora
Note: meta manual : no titled ancestor of refentry tora
Note: meta manual : no refentry/refmeta/refmiscinfo@class=manual tora
Note: meta manual : see http://docbook.sf.net/el/refmiscinfo tora
Warn: meta manual : no valid fallback for manual; leaving empty tora
Note: Writing tora.1
touch build-stamp
dh_testdir
dh_testroot
dh_clean -k
dh_installdirs
# Add here commands to install the package into debian/tora.
/usr/bin/make install DESTDIR=/home/lukygt/tora-1.3.23/debian/tora libdir=/usr/share/tora
make[1]: Entering directory `/home/lukygt/tora-1.3.23'
Making install in utils
make[2]: Entering directory `/home/lukygt/tora-1.3.23/utils'
Making install in chex
make[3]: Entering directory `/home/lukygt/tora-1.3.23/utils/chex'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/utils/chex'
test -z "/usr/bin" || mkdir -p -- "/home/lukygt/tora-1.3.23/debian/tora/usr/bin"
/bin/bash ../../libtool --mode=install /usr/bin/install -c -p 'chex' '/home/lukygt/tora-1.3.23/debian/tora/usr/bin/chex'
/usr/bin/install -c -p chex /home/lukygt/tora-1.3.23/debian/tora/usr/bin/chex
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/utils/chex'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/utils/chex'
make[3]: Entering directory `/home/lukygt/tora-1.3.23/utils'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/utils'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/utils'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/utils'
make[2]: Leaving directory `/home/lukygt/tora-1.3.23/utils'
Making install in src
make[2]: Entering directory `/home/lukygt/tora-1.3.23/src'
/usr/bin/make install-am
make[3]: Entering directory `/home/lukygt/tora-1.3.23/src'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/src'
test -z "/usr/share/tora" || mkdir -p -- "/home/lukygt/tora-1.3.23/debian/tora/usr/share/tora"
test -z "/usr/bin" || mkdir -p -- "/home/lukygt/tora-1.3.23/debian/tora/usr/bin"
/bin/bash ../libtool --mode=install /usr/bin/install -c -p 'tora' '/home/lukygt/tora-1.3.23/debian/tora/usr/bin/tora'
/usr/bin/install -c -p tora /home/lukygt/tora-1.3.23/debian/tora/usr/bin/tora
/usr/bin/make install-data-hook
make[5]: Entering directory `/home/lukygt/tora-1.3.23/src'
cp -f ../src/i18n/*.qm /home/lukygt/tora-1.3.23/debian/tora/usr/share/tora
make[5]: Leaving directory `/home/lukygt/tora-1.3.23/src'
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/src'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/src'
make[2]: Leaving directory `/home/lukygt/tora-1.3.23/src'
Making install in ext
make[2]: Entering directory `/home/lukygt/tora-1.3.23/ext'
make[3]: Entering directory `/home/lukygt/tora-1.3.23/ext'
make[3]: Nothing to be done for `install-exec-am'.
make[3]: Nothing to be done for `install-data-am'.
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/ext'
make[2]: Leaving directory `/home/lukygt/tora-1.3.23/ext'
Making install in test
make[2]: Entering directory `/home/lukygt/tora-1.3.23/test'
Making install in configuration
make[3]: Entering directory `/home/lukygt/tora-1.3.23/test/configuration'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/test/configuration'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/test/configuration'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/test/configuration'
make[3]: Entering directory `/home/lukygt/tora-1.3.23/test'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/test'
make[4]: Nothing to be done for `install-exec-am'.
make[4]: Nothing to be done for `install-data-am'.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/test'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/test'
make[2]: Leaving directory `/home/lukygt/tora-1.3.23/test'
Making install in doc
make[2]: Entering directory `/home/lukygt/tora-1.3.23/doc'
Making install in help
make[3]: Entering directory `/home/lukygt/tora-1.3.23/doc/help'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/doc/help'
make[4]: Nothing to be done for `install-exec-am'.
test -z "/usr/share/info" || mkdir -p -- "/home/lukygt/tora-1.3.23/debian/tora/usr/share/info"
/usr/bin/install -c -p -m 644 './tora.info' '/home/lukygt/tora-1.3.23/debian/tora/usr/share/info/tora.info'
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/doc/help'
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/doc/help'
make[3]: Entering directory `/home/lukygt/tora-1.3.23/doc'
echo Making HTML in ../doc/help
Making HTML in ../doc/help
cd ../doc/help && make html
make[4]: Entering directory `/home/lukygt/tora-1.3.23/doc/help'
/bin/bash /home/lukygt/tora-1.3.23/config/missing --run makeinfo --html ../../doc/help/tora.texi
/home/lukygt/tora-1.3.23/config/missing: line 52: makeinfo: command not found
WARNING: `makeinfo' is missing on your system. You should only need it if
you modified a `.texi' or `.texinfo' file, or any other file
indirectly affecting the aspect of the manual. The spurious
call might also be the consequence of using a buggy `make' (AIX,
DU, IRIX). You might want to install the `Texinfo' package or
the `GNU make' package. Grab either from any GNU archive site.
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/doc/help'
make[4]: Entering directory `/home/lukygt/tora-1.3.23/doc'
make[4]: Nothing to be done for `install-exec-am'.
/usr/bin/make install-data-hook
make[5]: Entering directory `/home/lukygt/tora-1.3.23/doc'
rm -rf /home/lukygt/tora-1.3.23/debian/tora/usr/share/tora/help
cp -dpR ../doc/help/tora /home/lukygt/tora-1.3.23/debian/tora/usr/share/tora/help
cp: cannot stat `../doc/help/tora': No such file or directory
make[5]: *** [install-data-hook] Error 1
make[5]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[4]: *** [install-data-am] Error 2
make[4]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[3]: *** [install-am] Error 2
make[3]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/home/lukygt/tora-1.3.23/doc'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/lukygt/tora-1.3.23'
make: *** [install] Error 2
回复