- 主题:./configure出错了
smthbbs 最新的cvs的
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets $(MAKE)... yes
./configure: line 1713: dist-bzip2: command not found
checking for working aclocal-1.4... found
checking for working autoconf... found
checking for working automake-1.4... found
checking for working autoheader... found
checking for working makeinfo... found
configure: error: cannot run /bin/sh ./config.sub
make: *** No targets specified and no makefile found. Stop.
make: *** No targets specified and no makefile found. Stop.
make: *** No rule to make target `install'. Stop.
make: *** No rule to make target `install-home'. Stop.
debian:/home/bbs/smth_bbs#
why?
--
FROM 202.119.32.*
config.sub是在的
debian:/home/bbs/smth_bbs# ls
AUTHORS aclocal.m4 contrib makedist.sh
COPYING autom4te.cache daemon missing
CVS bbs2www doc mkinstalldirs
ChangeLog compile filter.sh rzsz
INSTALL config.guess innbbsd service
INSTALL.ssh config.h.in install-sh site
Makefile.am config.icc lib src
Makefile.in config.lib libBBS sshbbsd
Makefile.spec.icc config.log libsystem stamp-h.in
Makefile.spec.sample config.sub local_utl test
NEWS configure ltmain.sh wrapper.sh.in
README configure.ac mail2bbs
debian:/home/bbs/smth_bbs#
【 在 combe (彷徨..) 的大作中提到: 】
: smthbbs 最新的cvs的
: checking for a BSD-compatible install... /usr/bin/install -c
: checking whether build environment is sane... yes
: ...................
--
FROM 202.119.32.*
libtoolize -c --force;autoheader;aclocal;automake -a;autoconf
搞一把看看
【 在 combe@bbs.NO_tongji_SPAM.edu.cn (彷徨..) 的大作中提到: 】
: config.sub是在的
: debian:/home/bbs/smth_bbs# ls
: AUTHORS aclocal.m4 contrib makedist.sh
: ...................
--
FROM 166.111.4.19
好啦!
thx
【 在 KCN@smth.org-SPAM.no (毒中之毒~最近忙死了) 的大作中提到: 】
: libtoolize -c --force;autoheader;aclocal;automake -a;autoconf
: 搞一把看看
--
FROM 202.119.32.*