linux (libcrafter install error...)

139 views
Skip to first unread message

devn...@gmail.com

unread,
Dec 19, 2014, 4:01:25 AM12/19/14
to libcr...@googlegroups.com
Hi.~

During installation,

error================================================
./configure 
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for g++... g++
checking for C++ compiler default output file name... a.out
checking whether the C++ compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking for style of include used by make... GNU
checking dependency style of g++... gcc3
./configure: line 2496: syntax error near unexpected token `disable-static'
./configure: line 2496: `LT_INIT(disable-static)'
============================================================


Condition
install: crafter-0.3
rpm -qa | grep libpcap
libpcap-devel-0.9.4-15.el5
libpcap-0.9.4-15.el5
libpcap-0.9.4-15.el5
libpcap-devel-0.9.4-15.el5


Help me..


Esteban Pellegrino

unread,
Dec 19, 2014, 11:39:30 AM12/19/14
to libcr...@googlegroups.com
which version of libtool do you have?

libtool -V


can you try the following commands? (after installing autoconf anf libtool)
git clone https://github.com/pellegre/libcrafter
cd libcrafter
/libcrafter
./autogen.sh
make
sudo make install
sudo ldconfig


--
You received this message because you are subscribed to the Google Groups "libcrafter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to libcrafter+...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


--
Esteban Pellegrino | Software Developer
Twitter | Zimperium.com


devn...@gmail.com

unread,
Dec 19, 2014, 9:07:27 PM12/19/14
to libcr...@googlegroups.com
Thanks Esteban Pellegrino ..
but.. not installing..

libtool -v
-----------------------------------------
 libtool --version
ltmain.sh (GNU libtool) 1.5.22 (1.1220.2.365 2005/12/18 22:14:06)

Copyright (C) 2005  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
----------------------------------------


cd /libcrafter/
./autogen.sh 
autoreconf: Entering directory `.'
autoreconf: configure.ac: not using Gettext
autoreconf: running: aclocal --force ${ACLOCAL_FLAGS}
autoreconf: configure.ac: tracing
autoreconf: configure.ac: not using Libtool
autoreconf: running: /usr/bin/autoconf --force
autoreconf: running: /usr/bin/autoheader --force
autoreconf: running: automake --add-missing --copy --force-missing
configure.ac:6: require Automake 1.10, but have 1.9.6
autoreconf: automake failed with exit status: 1



2014년 12월 20일 토요일 오전 1시 39분 30초 UTC+9, Esteban Pellegrino 님의 말:

Esteban Pellegrino

unread,
Dec 21, 2014, 9:46:04 AM12/21/14
to libcr...@googlegroups.com
looks like the autoconf and libtool you have are very old. which linux distribution are you using? any chance you can upgrade autoconf and libtool to a newer release?
Reply all
Reply to author
Forward
0 new messages