有了configure了,try一下
checking for gcc option to accept ANSI C... (cached) none needed
checking dependency style of gcc... (cached) gcc3
./configure: line 14043: AC_PROG_LIBTOOL: command not found
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for ranlib... ranlib
checking for bison... bison -y
checking for gzgets in -lz... yes
checking for pthread_create in -lpthread... yes
checking for sendmail... /usr/sbin/sendmail
checking OpenSSL... no
checking for vfork in -lbsd... no
checking for dlopen in -ldl... no
checking for lt_dlopen in -lltdl... no
configure: creating ./config.status
config.status: creating innbbsd/Makefile
config.status: error: cannot find input file: innbbsd/Makefile.in
su-2.05b$ cd innbbsd/
【 在 tian (庄子·逍遥游) 的大作中提到: 】
: su-2.05b$ libtoolize15 -c --force
: Using `AC_PROG_RANLIB' is rendered obsolete by `AC_PROG_LIBTOOL'
: You should update your `aclocal.m4' by running aclocal.
: su-2.05b$ aclocal18;autoheader259;automake18 -a;autoconf259
: /usr/X11R6/share/aclocal/gtk.m4:7: warning: underquoted definition of AM_PATH_GT
: 我上面已经作了的.;-(
: 【 在 flyriver@bbs.happynet.org-SPAM.no (江~~坏坏大猪) 的大作中提到: 】
: : 用这个命令:
: : libtoolize15 -c --force; aclocal18; autoheader259; automake18 -a; autoconf259
: ...................
--
FROM bbs.tju.edu.cn